JakartaJEEWebDevelopment

Jakarta JEE8 Enterprise Web Development

View on GitHub
  1. Replacing our JEE8 Servlets with Spring Controllers

  2. Using Spring @RequestMapping Restrictions

  3. Using Spring Controller Method Parameters

  4. Using Spring MVC

  5. Using Spring MVC with a Service & Persistence Layer

  6. The root application context vs the web application context with the Service & Persistence Layer

  7. Spring’s support for asynchronous and scheduled tasks in the Service Layer

  8. SpringMVC with WebSockets and service layer separation

  9. Using Spring I8N in our JEE8 Web App

  10. Using JSR 349, Spring Framework and Hibernate Validator

  11. Creating SOAP Web Services with the Spring Framework