Spring Boot + Thymeleaf + React This is a starter project that demonstrates how to use Spring Boot, Thymeleaf and React together. Requirements Spring Boot Thymeleaf React Node.js Usage Build the react project with npm run build. Run the spring boot application with mvn spring-boot:run. Open http://localhost:8080 in your browser.