Thymeleaf

@thymeleaf.org

Thymeleaf is a template engine for Java aimed at creating elegant web code while adding powerful features and retaining prototyping abilities.

✍️ New blog 'Problems I no longer have by using Server-side rendering'. This one has been long in the making and finally got around to finish it. If you are thinking about choosing a technology for your next web application, be sure to read this first! www.wimdeblauwe.com/blog/2024/12...

Problems I no longer have by using Server-side rendering

I really like to use Spring Boot, Thymeleaf and htmx for a productive web application stack. However, most of my day-to-day work involves writing REST API backends (Well, JSON Data APIs really) for An...

wimdeblauwe.com