Toasts with Thymeleaf, HTMX and Spring Boot
In this example I will show you how to create toasts that you can define on your server and return as HTMX Response
Fixing the Spring Boot LiveReload Server with Gradle for Thymeleaf and TailwindCSS
I couldn’t get Live Reload with Spring Boot and Thymeleaf to work. But I didn’t want to use bulky node scripts. So I thought we can use Gradle