🎯 THYMELEAF ? 📌 docker-compose.yaml docker-compose up --build -d docker-compose down -v 📌 Thymeleaf Maven Dependencies <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-thymeleaf</artifactId> </dependency> 📌 Service http://localhost:5555 📌 Steps