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 8ff28de Remove references to microservices.
8ff28de is described below
commit 8ff28de7c28f56398736e5e28dcbfdc6f3c2b9f7
Author: JamesBognar <[email protected]>
AuthorDate: Mon Sep 9 10:37:34 2019 -0400
Remove references to microservices.
---
content/about.html | 59 +-------------
content/components.html | 62 --------------
content/index.html | 1 -
templates/about.html | 59 +-------------
templates/components.html | 62 --------------
templates/index.html | 1 -
templates/microservice.html | 192 --------------------------------------------
7 files changed, 2 insertions(+), 434 deletions(-)
diff --git a/content/about.html b/content/about.html
index e1dd746..3026550 100644
--- a/content/about.html
+++ b/content/about.html
@@ -42,47 +42,17 @@
</td>
</tr>
<tr class='dark bb'>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-8.1.0/overview-summary.html##juneau-marshall-rdf'>juneau-marshall-rdf</a></td>
- <td>
- Extended marshalling support for RDF
languages.
- </td>
- </tr>
- <tr class='dark bb'>
<td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-8.1.0/overview-summary.html##juneau-dto'>juneau-dto</a></td>
<td>
A variety of predefined DTOs for
serializing and parsing languages such as HTML5, Swagger and ATOM.
</td>
</tr>
- <tr class='dark bb'>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-8.1.0/overview-summary.html##juneau-svl'>juneau-svl</a></td>
- <td>
- A simple yet powerful variable
replacement language API.
- </td>
- </tr>
- <tr class='dark bb'>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-8.1.0/overview-summary.html##juneau-config'>juneau-config</a></td>
- <td>
- A sophisticated configuration file API.
- </td>
- </tr>
<tr class='light bb'>
<td rowspan="4"
style='text-align:center;font-weight:bold;padding:20px;'
class='code'>juneau-rest</td>
<td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-8.1.0/overview-summary.html##juneau-rest-server'>juneau-rest-server</a></td>
<td>
A universal REST server API for
creating Swagger-based self-documenting REST interfaces using POJOs, simply
deployed as
- one or more top-level servlets in any
Servlet 3.1.0+ container.
- </td>
- </tr>
- <tr class='light bb'>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-8.1.0/overview-summary.html##juneau-rest-server-springboot'>juneau-rest-server-springboot</a></td>
- <td>
- Spring Boot integration support
- </td>
- </tr>
- <tr class='light bb'>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-8.1.0/overview-summary.html##juneau-rest-server-jaxrs'>juneau-rest-server-jaxrs</a></td>
- <td>
- JAX/RS integration support.
+ one or more top-level servlets in any
Servlet 3.1.0+ container. Includes Spring Boot and JAX-RS integration support.
</td>
</tr>
<tr class='light bb'>
@@ -91,32 +61,6 @@
A universal REST client API for
interacting with Juneau or 3rd-party REST interfaces using POJOs and proxy
interfaces.
</td>
</tr>
- <tr class='dark bb'>
- <td rowspan="4"
style='text-align:center;font-weight:bold;padding:20px;'
class='code'>juneau-microservice</td>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-8.1.0/overview-summary.html##juneau-microservice-core'>juneau-microservice-core</a></td>
- <td>
- A base framework for defining
microservices.
- </td>
- </tr>
- <tr class='dark bb'>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-8.1.0/overview-summary.html##juneau-microservice-jetty'>juneau-microservice-jetty</a></td>
- <td>
- A REST microservice API that combines
all the features above with a simple configurable Jetty server for
- creating lightweight standalone REST
interfaces that start up in milliseconds.
- </td>
- </tr>
- <tr class='dark bb'>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-8.1.0/overview-summary.html##my-jetty-microservice'>my-jetty-microservice</a></td>
- <td>
- Starter project template for
Jetty-based microservices.
- </td>
- </tr>
- <tr class='dark bb'>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-8.1.0/overview-summary.html##my-springboot-microservice'>my-springboot-microservice</a></td>
- <td>
- Starter project template for
Spring-boot-based microservices.
- </td>
- </tr>
</table>
<p>
Questions via email to <a class='doclink'
href='mailto:[email protected]?Subject=Apache%20Juneau%20question'>[email protected]</a>
are always welcome.
@@ -156,7 +100,6 @@
<li><b>juneau-marshall-rdf</b> -
Optional RDF support. Requires Apache Jena 2.7.1+.
<li><b>juneau-rest-server</b> - Any
Servlet 3.1.0+ container.
<li><b>juneau-rest-client</b> - Apache
HttpClient 4.5+.
- <li><b>juneau-microservice</b> -
Eclipse Jetty.
</ul>
<li>
Built on top of Servlet and Apache HttpClient
APIs that allow you to use the newest HTTP/2 features
diff --git a/content/components.html b/content/components.html
index ee2f03f..0757786 100644
--- a/content/components.html
+++ b/content/components.html
@@ -158,54 +158,6 @@
</ul>
</td>
</tr>
- <tr class='dark bb'>
- <td rowspan="4"
style='text-align:center;font-weight:bold;padding:20px;'
class='code'>juneau-microservice</td>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-8.1.0/overview-summary.html#juneau-microservice-core'>juneau-microservice-core</a></td>
- <td>
- Microservice API
- </td>
- <td>
- <ul style='margin:0px 10px;'>
- <li>Java 8+
- </ul>
- </td>
- </tr>
- <tr class='dark bb'>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-8.1.0/overview-summary.html#juneau-microservice-jetty'>juneau-microservice-jetty</a></td>
- <td>
- Jetty Microservice API
- </td>
- <td>
- <ul style='margin:0px 10px;'>
- <li>Java 8+
- <li>Eclipse Jetty 9.4+
- </ul>
- </td>
- </tr>
- <tr class='dark bb'>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-8.1.0/overview-summary.html#my-jetty-microservice'>my-jetty-microservice</a></td>
- <td>
- Developer template project for
Jetty-based microservices.
- </td>
- <td>
- <ul style='margin:0px 10px;'>
- <li>Java 8+
- <li>Eclipse Jetty 9.4+
- </ul>
- </td>
- </tr>
- <tr class='dark bb'>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-8.1.0/overview-summary.html#my-springboot-microservice'>my-springboot-microservice</a></td>
- <td>
- Developer template project for
Spring-Boot-based microservices.
- </td>
- <td>
- <ul style='margin:0px 10px;'>
- <li>Java 8+
- <li>Spring Boot 2.0+
- </ul>
- </td>
- </tr>
<tr class='light bb'>
<td rowspan="4"
style='text-align:center;font-weight:bold;padding:20px;'
class='code'>juneau-examples</td>
<td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-8.1.0/overview-summary.html#juneau-examples-core'>juneau-examples-core</a></td>
@@ -221,20 +173,6 @@
</td>
<td></td>
</tr>
- <tr class='light bb'>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-8.1.0/overview-summary.html#juneau-examples-rest-jetty'>juneau-examples-rest-jetty</a></td>
- <td>
- REST code examples deployed using Jetty
- </td>
- <td></td>
- </tr>
- <tr class='light bb'>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-8.1.0/overview-summary.html#juneau-examples-rest-springboot'>juneau-examples-rest-springboot</a></td>
- <td>
- REST code examples deployed using
Spring Boot
- </td>
- <td></td>
- </tr>
<tr class='dark bb'>
<td rowspan="1"
style='text-align:center;font-weight:bold;padding:20px;'
class='code'>juneau-all</td>
<td class='code'><code>juneau-all</code></td>
diff --git a/content/index.html b/content/index.html
index e7cf347..8f957af 100644
--- a/content/index.html
+++ b/content/index.html
@@ -204,7 +204,6 @@
<li><a href='config.html' id='config'
onclick="return select(this)">config</a>
<li><a href='rest-server.html'
id='rest-server' onclick="return select(this)">rest-server</a>
<li><a href='rest-client.html'
id='rest-client' onclick="return select(this)">rest-client</a>
- <li><a href='microservice.html'
id='microservice' onclick="return select(this)">microservice</a>
<li><a href='examples.html'
id='examples' onclick="return select(this)">examples</a>
</ul>
</li>
diff --git a/templates/about.html b/templates/about.html
index 214c664..98df900 100644
--- a/templates/about.html
+++ b/templates/about.html
@@ -42,47 +42,17 @@
</td>
</tr>
<tr class='dark bb'>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-{@property
juneauVersion}/overview-summary.html##juneau-marshall-rdf'>juneau-marshall-rdf</a></td>
- <td>
- Extended marshalling support for RDF
languages.
- </td>
- </tr>
- <tr class='dark bb'>
<td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-{@property
juneauVersion}/overview-summary.html##juneau-dto'>juneau-dto</a></td>
<td>
A variety of predefined DTOs for
serializing and parsing languages such as HTML5, Swagger and ATOM.
</td>
</tr>
- <tr class='dark bb'>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-{@property
juneauVersion}/overview-summary.html##juneau-svl'>juneau-svl</a></td>
- <td>
- A simple yet powerful variable
replacement language API.
- </td>
- </tr>
- <tr class='dark bb'>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-{@property
juneauVersion}/overview-summary.html##juneau-config'>juneau-config</a></td>
- <td>
- A sophisticated configuration file API.
- </td>
- </tr>
<tr class='light bb'>
<td rowspan="4"
style='text-align:center;font-weight:bold;padding:20px;'
class='code'>juneau-rest</td>
<td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-{@property
juneauVersion}/overview-summary.html##juneau-rest-server'>juneau-rest-server</a></td>
<td>
A universal REST server API for
creating Swagger-based self-documenting REST interfaces using POJOs, simply
deployed as
- one or more top-level servlets in any
Servlet 3.1.0+ container.
- </td>
- </tr>
- <tr class='light bb'>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-{@property
juneauVersion}/overview-summary.html##juneau-rest-server-springboot'>juneau-rest-server-springboot</a></td>
- <td>
- Spring Boot integration support
- </td>
- </tr>
- <tr class='light bb'>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-{@property
juneauVersion}/overview-summary.html##juneau-rest-server-jaxrs'>juneau-rest-server-jaxrs</a></td>
- <td>
- JAX/RS integration support.
+ one or more top-level servlets in any
Servlet 3.1.0+ container. Includes Spring Boot and JAX-RS integration support.
</td>
</tr>
<tr class='light bb'>
@@ -91,32 +61,6 @@
A universal REST client API for
interacting with Juneau or 3rd-party REST interfaces using POJOs and proxy
interfaces.
</td>
</tr>
- <tr class='dark bb'>
- <td rowspan="4"
style='text-align:center;font-weight:bold;padding:20px;'
class='code'>juneau-microservice</td>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-{@property
juneauVersion}/overview-summary.html##juneau-microservice-core'>juneau-microservice-core</a></td>
- <td>
- A base framework for defining
microservices.
- </td>
- </tr>
- <tr class='dark bb'>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-{@property
juneauVersion}/overview-summary.html##juneau-microservice-jetty'>juneau-microservice-jetty</a></td>
- <td>
- A REST microservice API that combines
all the features above with a simple configurable Jetty server for
- creating lightweight standalone REST
interfaces that start up in milliseconds.
- </td>
- </tr>
- <tr class='dark bb'>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-{@property
juneauVersion}/overview-summary.html##my-jetty-microservice'>my-jetty-microservice</a></td>
- <td>
- Starter project template for
Jetty-based microservices.
- </td>
- </tr>
- <tr class='dark bb'>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-{@property
juneauVersion}/overview-summary.html##my-springboot-microservice'>my-springboot-microservice</a></td>
- <td>
- Starter project template for
Spring-boot-based microservices.
- </td>
- </tr>
</table>
<p>
Questions via email to <a class='doclink'
href='mailto:[email protected]?Subject=Apache%20Juneau%20question'>[email protected]</a>
are always welcome.
@@ -156,7 +100,6 @@
<li><b>juneau-marshall-rdf</b> -
Optional RDF support. Requires Apache Jena 2.7.1+.
<li><b>juneau-rest-server</b> - Any
Servlet 3.1.0+ container.
<li><b>juneau-rest-client</b> - Apache
HttpClient 4.5+.
- <li><b>juneau-microservice</b> -
Eclipse Jetty.
</ul>
<li>
Built on top of Servlet and Apache HttpClient
APIs that allow you to use the newest HTTP/2 features
diff --git a/templates/components.html b/templates/components.html
index df56afa..77b33fb 100644
--- a/templates/components.html
+++ b/templates/components.html
@@ -158,54 +158,6 @@
</ul>
</td>
</tr>
- <tr class='dark bb'>
- <td rowspan="4"
style='text-align:center;font-weight:bold;padding:20px;'
class='code'>juneau-microservice</td>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-{@property
juneauVersion}/overview-summary.html#juneau-microservice-core'>juneau-microservice-core</a></td>
- <td>
- Microservice API
- </td>
- <td>
- <ul style='margin:0px 10px;'>
- <li>Java 8+
- </ul>
- </td>
- </tr>
- <tr class='dark bb'>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-{@property
juneauVersion}/overview-summary.html#juneau-microservice-jetty'>juneau-microservice-jetty</a></td>
- <td>
- Jetty Microservice API
- </td>
- <td>
- <ul style='margin:0px 10px;'>
- <li>Java 8+
- <li>Eclipse Jetty 9.4+
- </ul>
- </td>
- </tr>
- <tr class='dark bb'>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-{@property
juneauVersion}/overview-summary.html#my-jetty-microservice'>my-jetty-microservice</a></td>
- <td>
- Developer template project for
Jetty-based microservices.
- </td>
- <td>
- <ul style='margin:0px 10px;'>
- <li>Java 8+
- <li>Eclipse Jetty 9.4+
- </ul>
- </td>
- </tr>
- <tr class='dark bb'>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-{@property
juneauVersion}/overview-summary.html#my-springboot-microservice'>my-springboot-microservice</a></td>
- <td>
- Developer template project for
Spring-Boot-based microservices.
- </td>
- <td>
- <ul style='margin:0px 10px;'>
- <li>Java 8+
- <li>Spring Boot 2.0+
- </ul>
- </td>
- </tr>
<tr class='light bb'>
<td rowspan="4"
style='text-align:center;font-weight:bold;padding:20px;'
class='code'>juneau-examples</td>
<td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-{@property
juneauVersion}/overview-summary.html#juneau-examples-core'>juneau-examples-core</a></td>
@@ -221,20 +173,6 @@
</td>
<td></td>
</tr>
- <tr class='light bb'>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-{@property
juneauVersion}/overview-summary.html#juneau-examples-rest-jetty'>juneau-examples-rest-jetty</a></td>
- <td>
- REST code examples deployed using Jetty
- </td>
- <td></td>
- </tr>
- <tr class='light bb'>
- <td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-{@property
juneauVersion}/overview-summary.html#juneau-examples-rest-springboot'>juneau-examples-rest-springboot</a></td>
- <td>
- REST code examples deployed using
Spring Boot
- </td>
- <td></td>
- </tr>
<tr class='dark bb'>
<td rowspan="1"
style='text-align:center;font-weight:bold;padding:20px;'
class='code'>juneau-all</td>
<td class='code'><code>juneau-all</code></td>
diff --git a/templates/index.html b/templates/index.html
index e7cf347..8f957af 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -204,7 +204,6 @@
<li><a href='config.html' id='config'
onclick="return select(this)">config</a>
<li><a href='rest-server.html'
id='rest-server' onclick="return select(this)">rest-server</a>
<li><a href='rest-client.html'
id='rest-client' onclick="return select(this)">rest-client</a>
- <li><a href='microservice.html'
id='microservice' onclick="return select(this)">microservice</a>
<li><a href='examples.html'
id='examples' onclick="return select(this)">examples</a>
</ul>
</li>
diff --git a/templates/microservice.html b/templates/microservice.html
deleted file mode 100644
index f518540..0000000
--- a/templates/microservice.html
+++ /dev/null
@@ -1,192 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
- <!-- Google Tag Manager -->
- <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
- new Date().getTime(),event:'gtm.js'});var
f=d.getElementsByTagName(s)[0],
- j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
-
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
- })(window,document,'script','dataLayer','GTM-MT3PBTF');</script>
- <!-- End Google Tag Manager -->
-
- <style>
- @import url("styles/juneau-code.css");
- @import url("styles/juneau-doc.css");
- </style>
-</head>
-<body>
- <!-- Google Tag Manager (noscript) -->
- <noscript><iframe
src="https://www.googletagmanager.com/ns.html?id=GTM-MT3PBTF"
- height="0" width="0"
style="display:none;visibility:hidden"></iframe></noscript>
- <!-- End Google Tag Manager (noscript) -->
-
- <!--
===========================================================================================================
-->
- <!-- === JUNEAU MICROSERVICE
===================================================================================
-->
- <!--
===========================================================================================================
-->
-
- <h5 class='toc' id='juneau-microservice'>juneau-microservice</h5>
- <div>
-
- <p>
- Microservices combine all the functionality of the
core, server, and client APIs to provide truly powerful
- and easy-to-use REST interfaces with minimal overhead.
- </p>
-
- <!--
=======================================================================================================
-->
- <!-- === JUNEAU-MICROSERVICE-CORE
========================================================================== -->
- <!--
=======================================================================================================
-->
-
- <h5 class='toc'
id='juneau-microservice-core'>juneau-microservice-core</h5>
- <div>
-
- <h5 class='figure'>Maven Dependency</h5>
- <p class='bcode w500'>
- <xt><dependency></xt>
-
<xt><groupId></xt>org.apache.juneau<xt></groupId></xt>
-
<xt><artifactId></xt>juneau-microservice-core<xt></artifactId></xt>
- <xt><version></xt>{@property
juneauVersion}<xt></version></xt>
- <xt></dependency></xt>
- </p>
-
- <h5 class='figure'>Java Library</h5>
- <p class='bcode w500'>
- juneau-microservice-core-{@property juneauVersion}.jar
- </p>
-
- <h5 class='figure'>OSGi Module</h5>
- <p class='bcode w500'>
- org.apache.juneau.microservice.core_{@property juneauVersion}.jar
- </p>
-
- <p>
- Juneau Microservice is an API for creating
stand-alone executable jars with automatic support for
- Juneau configurations and console commands.
- </p>
-
- <h5 class='figure'>Example:</h5>
- <p class='bcode w800'>
- <jk>public class</jk> App {
- <jk>public static void</jk> main(String[] args) {
- Microservice
- .<jsm>create</jsm>() <jc>// Create
builder.</jc>
- .args(args) <jc>// Pass in args.</jc>
- .build() <jc>// Create microservice.</jc>
- .start() <jc>// Start microservice.</jc>
- ;
- }
- }
- </p>
-
- <h5 class='section'>More Information:</h5>
- <ul class='doctree'>
- <li><a class='doclink'
href='http://juneau.apache.org/site/apidocs-{@property
juneauVersion}/overview-summary.html#juneau-microservice-core'>juneau-microservice-core</a>
- </ul>
- </div>
-
- <!--
=======================================================================================================
-->
- <!-- === JUNEAU-MICROSERVICE-JETTY
========================================================================== -->
- <!--
=======================================================================================================
-->
-
- <h5 class='toc'
id='juneau-microservice-jetty'>juneau-microservice-jetty</h5>
- <div>
-
- <h5 class='figure'>Maven Dependency</h5>
- <p class='bcode w500'>
- <xt><dependency></xt>
-
<xt><groupId></xt>org.apache.juneau<xt></groupId></xt>
-
<xt><artifactId></xt>juneau-microservice-jetty<xt></artifactId></xt>
- <xt><version></xt>{@property
juneauVersion}<xt></version></xt>
- <xt></dependency></xt>
- </p>
-
- <h5 class='figure'>Java Library</h5>
- <p class='bcode w500'>
- juneau-microservice-jetty-{@property juneauVersion}.jar
- </p>
-
- <h5 class='figure'>OSGi Module</h5>
- <p class='bcode w500'>
- org.apache.juneau.microservice.jetty_{@property juneauVersion}.jar
- </p>
-
- <p>
- Juneau Microservice Jetty is an API for
creating stand-alone executable jars that can be used to
- start lightweight configurable REST interfaces
with all the power of the Juneau REST server and client APIs.
- </p>
- <p>
- The API builds upon the
<l>juneau-microservice-core</l> library to produce easy-to-create and
- easy-to-use microservices in a standard Java
1.8+ environment.
- </p>
-
- <h5 class='figure'>Example:</h5>
- <p class='bcode w800'>
- <jk>public class</jk> App {
- <jk>public static void</jk> main(String[] args) {
- JettyMicroservice
- .<jsm>create</jsm>() <jc>//
Create builder.</jc>
- .args(args) <jc>// Pass in
args.</jc>
- .servlets(RootResource.<jk>class</jk>) <jc>// A
Juneau RestServlet class.</jc>
- .build() <jc>// Create
microservice.</jc>
- .start() <jc>// Start
microservice.</jc>
- ;
- }
- }
- </p>
-
- <h5 class='section'>More Information:</h5>
- <ul class='doctree'>
- <li><a class='doclink'
href='http://juneau.apache.org/site/apidocs-{@property
juneauVersion}/overview-summary.html#juneau-microservice-jetty'>juneau-microservice-jetty</a>
- </ul>
- </div>
-
- <!--
=======================================================================================================
-->
- <!-- === MY_JETTY_MICROSERVICE
=============================================================================
-->
- <!--
=======================================================================================================
-->
-
- <h5 class='toc'
id='my-jetty-microservice'>my-jetty-microservice</h5>
- <div>
- <h5 class='figure'>Starter Project Zip</h5>
- <p class='bcode w500'>
- my-jetty-microservice-{@property juneauVersion}.zip
- </p>
-
- <p>
- The <l>my-jetty-microservice.zip</l> file is a
predefined starter Eclipse project for developing
- REST microservices using the
<l>juneau-microservice-jetty</l> library.
- </p>
-
- <img class='bordered'
src='images/my-jetty-microservice.Installing.3.png' style='width:400px'>
-
- <h5 class='section'>More Information:</h5>
- <ul class='doctree'>
- <li><a class='doclink'
href='http://juneau.apache.org/site/apidocs-{@property
juneauVersion}/overview-summary.html#my-jetty-microservice'>my-jetty-microservice</a>
- </ul>
- </div>
-
- <!--
=======================================================================================================
-->
- <!-- === MY_SPRINGBOOG_MICROSERVICE
======================================================================== -->
- <!--
=======================================================================================================
-->
-
- <h5 class='toc'
id='my-springboot-microservice'>my-springboot-microservice</h5>
- <div>
- <h5 class='figure'>Starter Project Zip</h5>
- <p class='bcode w500'>
- my-springboot-microservice-{@property juneauVersion}.zip
- </p>
-
- <p>
- The <l>my-springboot-microservice.zip</l> file
is a predefined starter Eclipse project for developing
- REST microservices using the
<l>juneau-rest-server-springboot</l> library with Spring Boot.
- </p>
-
- <img class='bordered'
src='images/my-springboot-microservice.Installing.3.png' style='width:400px'>
-
- <h5 class='section'>More Information:</h5>
- <ul class='doctree'>
- <li><a class='doclink'
href='http://juneau.apache.org/site/apidocs-{@property
juneauVersion}/overview-summary.html#my-springboot-microservice'>my-springboot-microservice</a>
- </ul>
- </div>
-
- </div>
-</body>
-</html>
\ No newline at end of file