Book Image

Data-Centric Applications with Vaadin 8

By : Alejandro Duarte
Book Image

Data-Centric Applications with Vaadin 8

By: Alejandro Duarte

Overview of this book

Vaadin is an open-source Java framework used to build modern user interfaces. Vaadin 8 simplifies application development and improves user experience. The book begins with an overview of the architecture of Vaadin applications and the way you can organize your code in modules.Then it moves to the more advanced topics about advanced topics such as internationalization, authentication, authorization, and database connectivity. The book also teaches you how to implement CRUD views, how to generate printable reports, and how to manage data with lazy loading. By the end of this book you will be able to architect, implement, and deploy stunning Vaadin applications, and have the knowledge to master web development with Vaadin.
Table of Contents (11 chapters)

Other Books You May Enjoy

If you enjoyed this book, you may be interested in these other books by Packt:

Building Web Apps with Spring 5 and Angular
Ajitesh Shukla

ISBN: 978-1-78728-466-1

  • Set up development environment for Spring Web App and Angular app
  • Process web request and response and build REST API endpoints
  • Create data access components using Spring Web MVC framework and Hibernate
  • Use Junit 5 to test your application
  • Learn the fundamental concepts around building Angular
  • Configure and use Routes and Components
  • Protect Angular app content from common web vulnerabilities and attacks
  • Integrate Angular apps with Spring Boot Web API endpoints
  • Deploy the web application based on CI and CD using Jenkins and Docker containers

Full Stack Development with JHipster
Deepu K Sasidharan, Sendil Kumar N

ISBN:978-1-78847-631-7

  • Build business logic by creating and developing entity...