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
 
(18 intermediate revisions by 2 users not shown)
Line 24: Line 24:
  
 
<td valign="top">
 
<td valign="top">
 +
 +
[[Category:MicroProfile]]
 +
 
== Links ==
 
== Links ==
 
* [http://www.eclipse.org/microprofile Eclipse MicroProfile home page]
 
* [http://www.eclipse.org/microprofile Eclipse MicroProfile home page]
* [http://microprofile.io microprofile.io home page]]
+
* [http://microprofile.io microprofile.io home page]
 
* [[/sourcecode | Source code]]
 
* [[/sourcecode | Source code]]
 
* [https://ci.eclipse.org/microprofile/ Jenkins (CI)]
 
* [https://ci.eclipse.org/microprofile/ Jenkins (CI)]
* [[/Development/DesignDocs | Roadmap]]
+
* Roadmap (TBD)
 
* [[/Maven | Maven Repository]]
 
* [[/Maven | Maven Repository]]
 
* [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]
Line 36: Line 39:
  
 
<td valign="top">
 
<td valign="top">
 +
 +
[[Category:MicroProfile]]
  
 
== Specification working groups ==
 
== Specification working groups ==
Line 53: Line 58:
 
* [[/StarterPage | Starter page]] (start.microprofile.io)
 
* [[/StarterPage | Starter page]] (start.microprofile.io)
 
* [[/LandingPage | Landing page]] (microprofile.io)
 
* [[/LandingPage | Landing page]] (microprofile.io)
* [[/Blog | Blog]] (microprofile.io/blog)
+
 
 +
[[Category:MicroProfile]]
  
 
== Implementations==
 
== Implementations==
 +
* [[/Implementation Certification Process|Implementation Certification Process]]
 
* [[/Implementation|Implementation status]]
 
* [[/Implementation|Implementation status]]
 +
 +
[[Category:MicroProfile]]
 +
 
== Adoptions==
 
== Adoptions==
 
* [[/Adoptions|Client list]]
 
* [[/Adoptions|Client list]]
Line 77: Line 87:
 
* [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]
 
* [https://calendar.google.com/calendar/ical/gbnbc373ga40n0tvbl88nkc3r4%40group.calendar.google.com/public/basic.ics ics file to be imported into your calendar]
 
* [https://calendar.google.com/calendar/ical/gbnbc373ga40n0tvbl88nkc3r4%40group.calendar.google.com/public/basic.ics ics file to be imported into your calendar]
 +
 +
[[Category:MicroProfile]]
  
 
== Conferences ==
 
== Conferences ==
Line 84: Line 96:
  
 
<td valign="top" colspan="2">
 
<td valign="top" colspan="2">
 +
 +
[[Category:MicroProfile]]
  
 
== Process guidelines ==
 
== Process guidelines ==
Line 90: Line 104:
 
* [[/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]]
+
* [[/SpecRelease/Release | Planning a release]]
 
* [[/ReleaseNotes | Release Notes guide]]
 
* [[/ReleaseNotes | Release Notes guide]]
* [[/BreakingChanges | How to handle breaking changes]]
+
* [[/IncompatibleChanges | How to handle incompatible changes]]
 
* [[/SpecRelease | How to release a feature]]
 
* [[/SpecRelease | How to release a feature]]
 
* [[/SpecChecklist | Specification Delivery Checklist]]
 
* [[/SpecChecklist | Specification Delivery Checklist]]
Line 102: Line 116:
  
 
<td valign="top">
 
<td valign="top">
 +
 +
[[Category:MicroProfile]]
 +
 
== Eclipse Guides ==
 
== Eclipse Guides ==
  
Line 119: Line 136:
  
 
</table>
 
</table>
 +
 +
[[Category:MicroProfile]]

Latest revision as of 16:45, 26 January 2024

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.

Documentation

Links

Specification working groups

Other working groups

Implementations

Adoptions

Communication

Google Calendar

Conferences

Process guidelines

Eclipse Guides

Eclipse Mailing Lists

Back to the top