Jakarta EE 10 Fundamentals
This course will teach you how to turn a blank page into a full Jakarta EE 10 application.
What you'll learn
So you want to get started with Jakarta EE? In this course, Jakarta EE 10 Fundamentals, you will build a Jakarta EE 10 back-end application, expose it through REST APIs, and add an HTML front-end. First, you will see how to set up the development environment (IDE and build tools). Next, you will explore map domain objects to a relational database (JPA), add a transactional layer (JTA) and on top, expose REST web services (JAX-RS and JSON-P). Finally, you will learn how to add a few web pages to interact with the back-end. When you’re finished with this course, you’ll have the skills and knowledge to develop any other Jakarta EE application.