Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.25 KB

File metadata and controls

30 lines (16 loc) · 1.25 KB

Apress Source Code

This repository accompanies The Definitive Guide to Jakarta EE Security by Arjan Tijms, Werner Keil, and Teo Bais (Apress, 2022).

📫 Available for sale | Updates at Twitter

Jakarta EE Security book

Download the files as a zip using the green button, or clone the repository to your machine using Git.

Requirements

To be able to execute 'mvn clean package -DskipTests' successfully you need Java 17.

While most chapters, except chapter 5 also still run with Java 11.

Releases

Release 1.0.1 corresponds to the code in the published book, updated for Jakarta EE 10.

Contributions

See the file Contributing.md for more information on how you can contribute to this repository.