Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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"

m (Eclipse Guides)
(Process guidelines)
(14 intermediate revisions by 4 users not shown)
Line 18: Line 18:
 
* [[/Development/DesignDocs | Roadmap]]
 
* [[/Development/DesignDocs | Roadmap]]
 
* [[/Maven | Maven Repository]]
 
* [[/Maven | Maven Repository]]
* [[/MicroProfileLiveHangouts | MicroProfile Live Hangouts]]
 
 
* [https://wiki.eclipse.org/Development_Resources/Contributing_via_Git Eclipse Practices on Git Usage]
 
* [https://wiki.eclipse.org/Development_Resources/Contributing_via_Git Eclipse Practices on Git Usage]
 
* [[Marketing]]
 
* [[Marketing]]
Line 24: Line 23:
  
 
<td valign="top">
 
<td valign="top">
== Specifications ==
+
== Specification working groups ==
 
* [[/Config|Config]]
 
* [[/Config|Config]]
 
* [[/FaultTolerance|Fault Tolerance]]
 
* [[/FaultTolerance|Fault Tolerance]]
Line 32: Line 31:
 
* [[/OpenAPI|OpenAPI]]
 
* [[/OpenAPI|OpenAPI]]
 
* [[/RESTClient|REST Client]]
 
* [[/RESTClient|REST Client]]
 +
* [[/Reactive|Reactive]]
 
</td>
 
</td>
 +
 
<td valign="top">
 
<td valign="top">
 +
 +
== Other working groups ==
 +
* [[/StarterPage | Starter page]] (start.microprofile.io)
 +
* [[/LandingPage | Landing page]] (microprofile.io)
 +
* [[/Blog | Blog]] (microprofile.io/blog)
  
 
== Implementations==
 
== Implementations==
 
* [[/Implementation|Implementation status]]
 
* [[/Implementation|Implementation status]]
</td>
+
== Adoptions==
<td valign="top">
+
* [[/Adoptions|Client list]]
 
+
== Documentation ==
+
* [[/UserHowTos | How-to guides for MicroProfile users]]
+
* [http://www.eclipse.org/microprofile/documentation MicroProfile Documentation Center, Search]
+
* [http://microprofile.io/faq FAQ]
+
* [[/Tools | Tools]]
+
** [[/Continuous Integration | Continuous Integration (Jenkins)]]
+
* [[/Articles | Articles]]
+
* [[/Presentations | Conference Presentations]]
+
 
</td>
 
</td>
  
Line 58: Line 55:
 
* [https://groups.google.com/forum/#!forum/microprofile MicroProfile Google Group (Forum)]
 
* [https://groups.google.com/forum/#!forum/microprofile MicroProfile Google Group (Forum)]
 
* [https://dev.eclipse.org/mailman/listinfo/microprofile-dev MicroProfile Developers Mailing List]
 
* [https://dev.eclipse.org/mailman/listinfo/microprofile-dev MicroProfile Developers Mailing List]
 +
* [[/MicroProfileLiveHangouts | MicroProfile Live Hangouts]]
 +
** Regular hangouts for individual groups are listed in the Google Calendar (see below)
 +
* [[/Giiter | Gitter.im chat rooms]] for each Github repository
  
=== Google Calendar ===
+
==== Google Calendar ====
  
 
* [https://calendar.google.com/calendar/embed?src=gbnbc373ga40n0tvbl88nkc3r4%40group.calendar.google.com&ctz=GMT MicroProfile Calendar]
 
* [https://calendar.google.com/calendar/embed?src=gbnbc373ga40n0tvbl88nkc3r4%40group.calendar.google.com&ctz=GMT MicroProfile Calendar]
Line 73: Line 73:
 
* [[/EclipseCreateNewRepository | How to create a new repository]]
 
* [[/EclipseCreateNewRepository | How to create a new repository]]
 
* [[/SpecVersioning | Draft Spec Versioning Guidelines]]
 
* [[/SpecVersioning | Draft Spec Versioning Guidelines]]
 +
* [[/PlanningARelease | Planning a release]]
 +
* [[/ReleaseNotes | Release Notes guide]]
 +
* [[/BreakingChanges | How to handle breaking changes]]
 
* [[/SpecRelease | How to release a feature]]
 
* [[/SpecRelease | How to release a feature]]
 
* [[/SpecChecklist | Specification Delivery Checklist]]
 
* [[/SpecChecklist | Specification Delivery Checklist]]
 
** [[/3rdPartyDependencyProcess | 3rd Party Dependency Process]]
 
** [[/3rdPartyDependencyProcess | 3rd Party Dependency Process]]
 +
* [[/ArchitectureGroup | Architecture Group]]
 +
* [[/JDK11Runtime | JDK 11 Runtime Compatibility]]
 +
</td>
 +
 +
<td valign="top">
 +
 +
== Documentation ==
 +
* [[/UserHowTos | How-to guides for MicroProfile users]]
 +
* [http://microprofile.io/faq FAQ]
 +
* [[/Tools | Tools]]
 +
** [[/Continuous Integration | Continuous Integration (Jenkins)]]
 +
* [[/Articles | Articles]]
 +
* [[/Presentations | Conference Presentations]]
 
</td>
 
</td>
  

Revision as of 09:35, 17 July 2019

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

Specification working groups

Other working groups

Implementations

Adoptions

Communication

Google Calendar

Process guidelines

Documentation

Conferences

Eclipse Guides

Eclipse Mailing Lists

Back to the top