This is an automated email from the ASF dual-hosted git repository.
jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 1246a56 Javadocs.
1246a56 is described below
commit 1246a56882b6d3cc97dab3b282f679082d4d738b
Author: JamesBognar <[email protected]>
AuthorDate: Tue Dec 11 20:02:42 2018 -0500
Javadocs.
---
...au-microservice-jetty-template.ResourceClasses.1.png | Bin 42699 -> 0 bytes
...au-microservice-jetty-template.UiCustomization.1.png | Bin 56726 -> 0 bytes
content/site/apidocs-8.0.0/overview-summary.html | 7 ++++---
content/site/apidocs-8.0.0/resources/fragments/toc.html | 2 +-
4 files changed, 5 insertions(+), 4 deletions(-)
diff --git
a/content/site/apidocs-8.0.0/doc-files/juneau-microservice-jetty-template.ResourceClasses.1.png
b/content/site/apidocs-8.0.0/doc-files/juneau-microservice-jetty-template.ResourceClasses.1.png
deleted file mode 100644
index 91f7275..0000000
Binary files
a/content/site/apidocs-8.0.0/doc-files/juneau-microservice-jetty-template.ResourceClasses.1.png
and /dev/null differ
diff --git
a/content/site/apidocs-8.0.0/doc-files/juneau-microservice-jetty-template.UiCustomization.1.png
b/content/site/apidocs-8.0.0/doc-files/juneau-microservice-jetty-template.UiCustomization.1.png
deleted file mode 100644
index 490cf48..0000000
Binary files
a/content/site/apidocs-8.0.0/doc-files/juneau-microservice-jetty-template.UiCustomization.1.png
and /dev/null differ
diff --git a/content/site/apidocs-8.0.0/overview-summary.html
b/content/site/apidocs-8.0.0/overview-summary.html
index 76d4c20..6e5d244 100644
--- a/content/site/apidocs-8.0.0/overview-summary.html
+++ b/content/site/apidocs-8.0.0/overview-summary.html
@@ -1054,7 +1054,7 @@
</ol>
<li><p class='todo'><a class='doclink'
href='#juneau-examples-rest-springboot'>juneau-examples-rest-springboot</a></p>
<ol>
- <li><p class='new'><a class='doclink'
href='#juneau-examples-rest-springboot.Classes'>Classes</a></p>
+ <li><p class='todo'><a class='doclink'
href='#juneau-examples-rest-springboot.Classes'>Classes</a></p>
<li><p class='todo'><a class='doclink'
href='#juneau-examples-rest-springboot.DeployingToHeroku'>Deploying to
Heroku</a></p>
</ol>
<li><p class='toc2'><a class='doclink' href='#Security'>Security
Best-Practices</a></p>
@@ -26149,10 +26149,11 @@
}
</p>
<li>
- <l>my-microservice.cfg</l> - The external configuration file.
+ <l>juneau.cfg</l> - The configuration file.
<br>Contains various useful settings.
<br>Can be used for your own resource configurations.
<br>Note that the Jetty configuration is not present.
+ <br>Also it's located in the classpath so that our microservice can be
built as a single executable jar.
<br><br>
<p class='bcode w800'>
<cc>#=======================================================================================================================
@@ -28468,7 +28469,7 @@
<!--
====================================================================================================
-->
-<h3 class='topic new' onclick='toggle(this)'><a
href='#juneau-examples-rest-springboot.Classes'
id='juneau-examples-rest-springboot.Classes'>18.1 - Classes</a></h3>
+<h3 class='topic todo' onclick='toggle(this)'><a
href='#juneau-examples-rest-springboot.Classes'
id='juneau-examples-rest-springboot.Classes'>18.1 - Classes</a></h3>
<div class='topic'><!-- START: 18.1 - juneau-examples-rest-springboot.Classes
-->
<p>
The <code>juneau-examples-rest-springboot</code> project contains the same
classes as found in <code>juneau-examples-rest</code>
diff --git a/content/site/apidocs-8.0.0/resources/fragments/toc.html
b/content/site/apidocs-8.0.0/resources/fragments/toc.html
index 7398437..206ab16 100644
--- a/content/site/apidocs-8.0.0/resources/fragments/toc.html
+++ b/content/site/apidocs-8.0.0/resources/fragments/toc.html
@@ -392,7 +392,7 @@
</ol>
<li><p class='todo'><a class='doclink'
href='{OVERVIEW_URL}#juneau-examples-rest-springboot'>juneau-examples-rest-springboot</a></p>
<ol>
- <li><p class='new'><a class='doclink'
href='{OVERVIEW_URL}#juneau-examples-rest-springboot.Classes'>Classes</a></p>
+ <li><p class='todo'><a class='doclink'
href='{OVERVIEW_URL}#juneau-examples-rest-springboot.Classes'>Classes</a></p>
<li><p class='todo'><a class='doclink'
href='{OVERVIEW_URL}#juneau-examples-rest-springboot.DeployingToHeroku'>Deploying
to Heroku</a></p>
</ol>
<li><p class='toc2'><a class='doclink'
href='{OVERVIEW_URL}#Security'>Security Best-Practices</a></p>