Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 269 Bytes

File metadata and controls

2 lines (2 loc) · 269 Bytes

Transactional Components in Java EE 7/8/Jakarta EE9

This java ee application (running inside the Web container) studies @Transactional components in Java EE 7 or later: @Path (JAX-RS), @Named (CDI Bean), and @Stateless Session Bean (EJB Lite)