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 5240b0f  Javadocs.
5240b0f is described below

commit 5240b0f1d0d59e58c7f0bae0c321f29766a59c85
Author: JamesBognar <[email protected]>
AuthorDate: Sun Dec 9 10:00:12 2018 -0500

    Javadocs.
---
 content/site/apidocs-8.0.0/overview-summary.html | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/content/site/apidocs-8.0.0/overview-summary.html 
b/content/site/apidocs-8.0.0/overview-summary.html
index e1c364c..4c121c2 100644
--- a/content/site/apidocs-8.0.0/overview-summary.html
+++ b/content/site/apidocs-8.0.0/overview-summary.html
@@ -22059,6 +22059,10 @@
    The root servlets are given an instance of <a 
href="org/apache/juneau/rest/springboot/SpringRestResourceResolver.html" 
title="class in 
org.apache.juneau.rest.springboot"><code>SpringRestResourceResolver</code></a> 
which allows
    for child resources to be defined as injectable Spring beans.  
 </p>
+<p>
+    The <a class='doclink' href='#juneau-examples-rest-springboot'>Overview 
&gt; juneau-examples-rest-springboot</a> section describes how the Examples 
REST application is deployed
+    using Spring Boot and quickly deployable as an online application using 
Heroku.
+</p>
 </div><!-- END: 9.1 - juneau-rest-server-springboot.Overview -->
 </div><!-- END: 9 - juneau-rest-server-springboot -->
 

Reply via email to