Skip to content

mpredli01/jakartaee-11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jakarta EE Example Applications

Introduction

This repository complements the presentation, Jakarta EE 11: Going Beyond the Era of Java EE, which, so far, has been presented at:

Example Applications

Each folder contains a demonstration of a Jakarta EE specification:

There is also an example of the new MicroProfile JWT Bridge specification. Introduced in the Summer of 2023, this specification is still a work-in-progress. It has already been decided that this new specification will be maintained in the MicroProfile set of standalone specifications, and it is anticipated that it will be included in MicroProfile 7.0, scheduled for release on June 19, 2024.

Documentation

Please refer to the corresponding README.adoc files under each project.

Corresponding documentation for each Jakarta EE specification may be found under the spec directory and will be automatically be generated upon executing mvn clean package.