This is a starter project that demonstrates how to use Spring Boot, Thymeleaf and React together.
- 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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a starter project that demonstrates how to use Spring Boot, Thymeleaf and React together.
npm run build.mvn spring-boot:run.