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 "Jakarta EE"

Line 1: Line 1:
Work in progress.
+
__NOTOC__
Tanja's change
+
<p>
 +
The Future of Cloud Native Java
 +
In order to accelerate business application development for a cloud-native world, leading software vendors collaborated to move Java EE technologies to the Eclipse Foundation where they will evolve under the Jakarta EE brand.
 +
</p>
 +
<p>
 +
Eclipse EE4J is a GitHub top-level project for Jakarta EE technology [https://github.com/eclipse-ee4j]
 +
</p>
 +
 
 +
<table border="0"  width="100%" cellspacing="6" style="background-color: #cff8d9; border-width: 1px; border-style: solid; border-color: #999999; padding: 10px;">
 +
<tr>
 +
 
 +
<td valign="top">
 +
== Links ==
 +
* [https://jakarta.ee/ home page]
 +
* [https://projects.eclipse.org/projects/ee4j project home page]
 +
* [https://github.com/eclipse-ee4j GitHub link]
 +
* [https://ci.eclipse.org/jakartaee-tck/ Jenkins (CI)]
 +
* [[/Development/DesignDocs | Roadmap]]
 +
* [[/Maven | Maven Repository]]
 +
* [https://wiki.eclipse.org/Development_Resources/Contributing_via_Git Eclipse Practices on Git Usage]
 +
* [[Marketing]]
 +
</td>
 +
 
 +
<td valign="top">
 +
== Specification working groups ==
 +
* [[/Config|Config]]
 +
* [[/FaultTolerance|Fault Tolerance]]
 +
* [[/JWT Auth|JWTAuth]]
 +
* [[/Health|Health]]
 +
* [[/Metrics|Metrics]]
 +
* [[/OpenAPI|OpenAPI]]
 +
* [[/RESTClient|REST Client]]
 +
* [[/Reactive|Reactive]]
 +
</td>
 +
 
 +
<td valign="top">
 +
 
 +
== Other working groups ==
 +
* [[/StarterPage | Starter page]] (start.microprofile.io)
 +
* [[/LandingPage | Landing page]] (microprofile.io)
 +
* [[/Blog | Blog]] (microprofile.io/blog)
 +
 
 +
== Implementations==
 +
* [[/Implementation|Implementation status]]
 +
== Adoptions==
 +
* [[/Adoptions|Client list]]
 +
</td>
 +
 
 +
</tr>
 +
 
 +
<tr>
 +
<td valign="top" >
 +
 
 +
== Communication ==
 +
* [https://groups.google.com/forum/#!forum/microprofile MicroProfile Google Group (Forum)]
 +
* [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 ====
 +
 
 +
* [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]
 +
 
 +
</td>
 +
 
 +
<td valign="top">
 +
 
 +
== Process guidelines ==
 +
* [[/ContributingGuidelines | Guidelines for contributing]]
 +
** [[/FeatureInit | MicroProfile Feature Initiation]]
 +
* [[/EclipseCreateNewRepository | How to create a new repository]]
 +
* [[/SpecVersioning | Draft Spec Versioning Guidelines]]
 +
* [[/SpecRelease | How to release a feature]]
 +
* [[/SpecChecklist | Specification Delivery Checklist]]
 +
** [[/3rdPartyDependencyProcess | 3rd Party Dependency Process]]
 +
* [[/ArchitectureGroup | Architecture Group]]
 +
</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">
 +
== Eclipse Guides ==
 +
 
 +
* [[CBI | Common Build Infrastructure]] (Jenkins, Maven, etc.)
 +
* [[Services/Nexus | Maven Nexus Repository]]
 +
* [[Zoom_guidelines | Zoom conference tool guidelines]]
 +
 
 +
</td>
 +
<td valign="top" colspan="2">
 +
 
 +
== Eclipse Mailing Lists ==
 +
* [https://dev.eclipse.org/mailman/listinfo/incubation Incubation - Discussions for new Eclipse projects]
 +
* [https://dev.eclipse.org/mailman/listinfo/technology-pmc Technology PMC]
 +
* [https://dev.eclipse.org/mailman/listinfo/cbi-dev Common-build Developers discussion] (CI, etc.)
 +
* [https://dev.eclipse.org/mailman/listinfo/eclipse.org-committers Eclipse Committers general discussion]
 +
* [https://dev.eclipse.org/mailman/listinfo/eclipse.org-members-committers Eclipse Membership and Committer List]
 +
</td>
 +
 
 +
</tr>
 +
 
 +
</table>

Revision as of 09:55, 17 April 2019

The Future of Cloud Native Java In order to accelerate business application development for a cloud-native world, leading software vendors collaborated to move Java EE technologies to the Eclipse Foundation where they will evolve under the Jakarta EE brand.

Eclipse EE4J is a GitHub top-level project for Jakarta EE technology [1]

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