1. Learn
  2. Frontend

Frontend

Spring Boot is a perfect fit for creating modern applications with a browser-based frontend. Thymeleaf is the recommended option for traditional web applications. While beeing rendered on the server, all controls are directly integrated into the DOM - so every Thymeleaf template can also be opened in the browser without any preprocessing.

Articles