Spring Boot Build a Web application with Spring Boot and Tailwind CSS In this post, we will see how to build a web application with Spring Boot, Thymeleaf, and Tailwind CSS to provide a modern design to our server-side application.
Spring Boot Send email in Spring Boot with Thymeleaf and Mailgun In this tutorial, we will see how to send an email with Spring Boot, use Thymeleaf to create the template, and use Mailgun credentials to send the email.