AD183 – Application Development I: Programming in Java EE
Helping Java SE developers write Java EE applications.
Course description
Helping Java SE developers write Java EE applications.
Red Hat Application Development I: Programming in Java EE (AD183) exposes experienced Java Standard Edition (Java SE) developers to the world of Java Enterprise Edition (Java EE).
In this course, you will learn about the various specifications that make up Java EE. Through hands-on labs, you will transform a simple Java SE command line application into a multi-tiered enterprise application using various Java EE specifications, including Enterprise Java Beans, Java Persistence API, Java Messaging Service, JAX-RS for REST services, Contexts and Dependency Injection (CDI), and JAAS for securing the application
Prerequisites
- Proficiency in developing Java SE applications, with 2+ years of experience required
- Proficiency in using an IDE such as Red Hat Developer Studio or Eclipse
- Experience with Maven is recommended but not required
Audience
Outline
Describe Java EE features and distinguish between Java EE and Java SE applications.
Describe the architecture of a Java EE application server, package an application, and deploy the application to an EAP server.
Develop Enterprise Java Beans, including message-driven beans.
Create persistence entities with validations.
Define and manage JPA entity relationships.
Create REST APIs using the JAX-RS specification.
Describe typical use cases for using CDI and successfully implement it in an application.
Create messaging clients that send and receive messages using the JMS API.
Use JAAS to secure a Java EE application.
Demonstrate proficiency of the knowledge and skills obtained during the course.