Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "MicroProfile"

(Eclipse Mailing Lists: Added Technology PMC)
(Added link to info about Jenkins in the Docs section)
Line 23: Line 23:
 
* [http://microprofile.io microprofile.io home page]
 
* [http://microprofile.io microprofile.io home page]
 
* [https://github.com/eclipse/microprofile Eclipse MicroProfile GitHub repo]
 
* [https://github.com/eclipse/microprofile Eclipse MicroProfile GitHub repo]
* [https://ci.eclipse.org/microprofile/ Continuous Integration (Jenkins)]
+
* [https://ci.eclipse.org/microprofile/ Jenkins (CI)]
 
* [[/Development/DesignDocs | Roadmap]]
 
* [[/Development/DesignDocs | Roadmap]]
 
* [[/Maven | Maven Repository]]
 
* [[/Maven | Maven Repository]]
Line 38: Line 38:
 
* [http://www.eclipse.org/microprofile/documentation MicroProfile Documentation Center, Search]
 
* [http://www.eclipse.org/microprofile/documentation MicroProfile Documentation Center, Search]
 
* [[/Examples | Examples]]
 
* [[/Examples | Examples]]
* [[http://microprofile.io/faq FAQ]]
+
* [http://microprofile.io/faq FAQ]
 
* [http://www.eclipse.org/microprofile/api/ Javadoc (API)]
 
* [http://www.eclipse.org/microprofile/api/ Javadoc (API)]
 
* [[/Specs | Specs]]
 
* [[/Specs | Specs]]
Line 45: Line 45:
 
** [[/JWT Auth|JWTAuth]]
 
** [[/JWT Auth|JWTAuth]]
 
** [[/Health|Health]]
 
** [[/Health|Health]]
 +
* [[/Tools | Tools]]
 +
** [[/Continuous Integration | Continuous Integration (Jenkins)]]
 
* [[/Articles | Articles]]
 
* [[/Articles | Articles]]
 
* [[/Presentations | Conference Presentations]]
 
* [[/Presentations | Conference Presentations]]

Revision as of 09:38, 2 August 2017

The MicroProfile project defines a programming model for developing microservice applications in an Enterprise Java environment.

MicroProfile is a sub-project of the Technology Project.

Links

Documentation

Google Groups & Mailing Lists

Google Calendar

Eclipse Mailing Lists

Process guidelines

Blogs

Conferences

Eclipse Guides

Back to the top