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 (Moved page)
m (Add page for JDK 11)
(17 intermediate revisions by 5 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 31: Line 30:
 
* [[/Metrics|Metrics]]
 
* [[/Metrics|Metrics]]
 
* [[/OpenAPI|OpenAPI]]
 
* [[/OpenAPI|OpenAPI]]
 +
* [[/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 56: 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 70: Line 72:
 
** [[/FeatureInit | MicroProfile Feature Initiation]]
 
** [[/FeatureInit | MicroProfile Feature Initiation]]
 
* [[/EclipseCreateNewRepository | How to create a new repository]]
 
* [[/EclipseCreateNewRepository | How to create a new repository]]
 +
* [[/SpecVersioning | Draft Spec Versioning Guidelines]]
 +
* [[/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>
  
Line 89: Line 107:
 
* [[CBI | Common Build Infrastructure]] (Jenkins, Maven, etc.)
 
* [[CBI | Common Build Infrastructure]] (Jenkins, Maven, etc.)
 
* [[Services/Nexus | Maven Nexus Repository]]
 
* [[Services/Nexus | Maven Nexus Repository]]
 +
* [[Zoom_guidelines | Zoom conference tool guidelines]]
  
 
</td>
 
</td>
 
<td valign="top" colspan="2">
 
<td valign="top" colspan="2">
 +
 
== Eclipse Mailing Lists ==
 
== Eclipse Mailing Lists ==
 
* [https://dev.eclipse.org/mailman/listinfo/incubation Incubation - Discussions for new Eclipse projects]
 
* [https://dev.eclipse.org/mailman/listinfo/incubation Incubation - Discussions for new Eclipse projects]

Revision as of 11:05, 19 June 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