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 (Documentation: - user how-to guides)
(24 intermediate revisions by 7 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)]
 
* [[/Development/DesignDocs | Roadmap]]
 
* [[/Development/DesignDocs | Roadmap]]
 
* [[/Maven | Maven Repository]]
 
* [[/Maven | Maven Repository]]
* [[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 36:
  
 
<td valign="top">
 
<td valign="top">
== Specifications ==
+
 
 +
== Specification working groups ==
 
* [[/Config|Config]]
 
* [[/Config|Config]]
 
* [[/FaultTolerance|Fault Tolerance]]
 
* [[/FaultTolerance|Fault Tolerance]]
Line 31: Line 44:
 
* [[/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 69:
 
* [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]
 
* [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 70: Line 89:
 
** [[/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]]
 +
* [[/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]]
 +
* [[/VotingProcess | Voting Process]]
 
</td>
 
</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 89: Line 106:
 
* [[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 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 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