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"

(Process guidelines)
(7 intermediate revisions by 4 users not shown)
Line 9: Line 9:
 
<table border="0"  width="100%" cellspacing="6" style="background-color: #cff8d9; border-width: 1px; border-style: solid; border-color: #999999; padding: 10px;">  
 
<table border="0"  width="100%" cellspacing="6" style="background-color: #cff8d9; border-width: 1px; border-style: solid; border-color: #999999; padding: 10px;">  
 
<tr>
 
<tr>
 +
 +
<td valign="top">
 +
 +
== Documentation ==
 +
* [[/Learning Resources | Learning resources ]]
 +
* [http://microprofile.io/faq FAQ]
 +
* [[/UserHowTos | How-to guides for MicroProfile users]]
 +
* [[/Tools | Tools]]
 +
** [[/Continuous Integration | Continuous Integration (Jenkins)]]
 +
* [[/Articles | Articles]]
 +
* [[/Presentations | Conference Presentations]]
 +
</td>
 +
  
 
<td valign="top">
 
<td valign="top">
 
== 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)]
Line 23: Line 36:
  
 
<td valign="top">
 
<td valign="top">
 +
 
== Specification working groups ==
 
== Specification working groups ==
 
* [[/Config|Config]]
 
* [[/Config|Config]]
Line 63: Line 77:
 
* [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]
 +
 +
== Conferences ==
 +
* [https://docs.google.com/spreadsheets/d/1IaZKB1hQGjSCHE14ynKzTpLUTi7LgS8i7K4UiV7srLc/edit#gid=1070099667 MicroProfile topics in conferences]
  
 
</td>
 
</td>
  
<td valign="top">
+
<td valign="top" colspan="2">
  
 
== Process guidelines ==
 
== Process guidelines ==
Line 73: Line 90:
 
* [[/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]]
 
* [[/BreakingChanges | How to handle breaking changes]]
 
* [[/SpecRelease | How to release a feature]]
 
* [[/SpecRelease | How to release a feature]]
Line 78: Line 97:
 
** [[/3rdPartyDependencyProcess | 3rd Party Dependency Process]]
 
** [[/3rdPartyDependencyProcess | 3rd Party Dependency Process]]
 
* [[/ArchitectureGroup | Architecture Group]]
 
* [[/ArchitectureGroup | Architecture Group]]
 +
* [[/JDK11Runtime | JDK 11 Runtime Compatibility]]
 +
* [[/VotingProcess | Voting Process]]
 
</td>
 
</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 valign="top">
 
 
== Conferences ==
 
* [https://docs.google.com/spreadsheets/d/1IaZKB1hQGjSCHE14ynKzTpLUTi7LgS8i7K4UiV7srLc/edit#gid=1070099667 MicroProfile topics in conferences]
 
</td>
 
</tr>
 
 
<tr>
 
  
 
<td valign="top">
 
<td valign="top">
Line 106: Line 107:
 
* [[Services/Nexus | Maven Nexus Repository]]
 
* [[Services/Nexus | Maven Nexus Repository]]
 
* [[Zoom_guidelines | Zoom conference tool guidelines]]
 
* [[Zoom_guidelines | Zoom conference tool guidelines]]
 
</td>
 
<td valign="top" colspan="2">
 
  
 
== Eclipse Mailing Lists ==
 
== Eclipse Mailing Lists ==

Revision as of 12:57, 2 April 2020

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