Jakarta EE 10 is the latest release of the Jakarta EE platform, the new, open-source platform for building enterprise Java applications. This book provides a comprehensive introduction to the features and capabilities of Jakarta EE 10, including new tools and technologies for developing cloud-native applications. With clear explanations and examples, the book guides readers through the process of building, deploying, and testing Jakarta EE 10 applications. Whether you are new to Java or an experienced developer looking to learn about the latest features of Jakarta EE, this book has something for everyone.
What you will learn from this
Everything you need to know about Java EE, Jakarta EE 10 and MicroProfile APIHow to set up your Development Environment to build Enterprise applications and Microservices on the top of WildFly.How to use Maven plugins to simplify your project scaffoldingLearning the foundation components that constitute the backbone of your EJB, CDI, JPA, JAX-RS, JAX-WSLearn how to build loosely coupled applications using the straightforward JMS APILearn how to test your applications with Arquillian in a managed environment, remote environment and even on the cloud!Discover how to develop Concurrent and Compliant Java EE applications using the Concurrency API and how to define Batch Jobs using WildFly’s batch subsystem.Secure all kind of applications (Web/EJB) with standard and custom login modules. How to encrypt the communication of EJB applications and Web applications.How to enhance your Jakarta EE stack with Microprofile API to build robust MicroservicesHow to turn your Jakarta EE applications in Microservices using WildFly Bootable jar and deploy them on an Enterprise Kubernetes environment.