Beginning Java MVC 1.0 : model view controller development to build web, cloud, and microservices applications /

Get started with using the new Java MVC 1.0 framework for model, view, and controller development for building modern Java-based web, native, and microservices applications. Beginning Java MVC teaches you the basics, then dives in to models, views, controllers. Next, you learn data binding, events,...

Full description

Saved in:
Bibliographic Details
Main Author: Späth, Peter (Author)
Format: eBook
Language:English
Published: [Berkeley, CA] : Apress, [2021]
Subjects:
Online Access:CONNECT
CONNECT
Table of Contents:
  • 1. About MVC
  • Model, View, Controller
  • 2. Prerequisite
  • Jakarta EE / Java EE
  • 3. Development Workflow
  • 4. Hello World for Java MVC
  • 5. Start Working With Java MVC
  • 6. In-Depth Java MVC
  • 7. In-Depth Java MVC
  • 8. Internationalization
  • 9. Java MVC and EJBs
  • 10. Connecting Java MVC to a Database
  • 11. Logging Java MVC Applications
  • 12. A Java MVC Example Application
  • Appendix A.