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 (Communication)
(Process guidelines)
(6 intermediate revisions by 3 users not shown)
Line 23: Line 23:
  
 
<td valign="top">
 
<td valign="top">
== Specifications ==
+
== Specification working groups ==
 
* [[/Config|Config]]
 
* [[/Config|Config]]
 
* [[/FaultTolerance|Fault Tolerance]]
 
* [[/FaultTolerance|Fault Tolerance]]
Line 33: Line 33:
 
* [[/Reactive|Reactive]]
 
* [[/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==
Line 39: Line 45:
 
== Adoptions==
 
== Adoptions==
 
* [[/Adoptions|Client list]]
 
* [[/Adoptions|Client list]]
</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>
  
Line 63: Line 59:
 
* [[/Giiter | Gitter.im chat rooms]] for each Github repository
 
* [[/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 77: 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]]
 
* [[/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