Skip to content

mpredli01/jakartaee-11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jakarta EE 11 Example Applications

Introduction

Getting Started with Jakarta EE 11 and What’s New in Jakarta EE 12 has been presented at these conferences and webinars:

A Developer’s Guide to Jakarta EE 11 has been presented at these conferences and webinars:

Jakarta EE 11: Going Beyond the Era of Java EE has been presented at these conferences and webinars:

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 was originally anticipated to be included in MicroProfile 7.0, released 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.

Naming Conventions Used in This Repository

For each demo application, there is an effort to provide a consistent set of naming conventions. While things may be slightly different in some demo applications, these are:

  • <specficationName>App.java

  • <specificationName>Application.java

  • <specificationName>Resource.java

  • <specficationName>Service.java

The root endpoint will match the name of each folder

About

Example Code for the Jakarta EE 11 Presentation

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •