Skip to content

Version of the STSM example application using Spring 5.0, Spring Web Reactive and Spring Boot 2.0

License

Notifications You must be signed in to change notification settings

thymeleaf/thymeleafsandbox-stsm-reactive

Repository files navigation

Thymeleaf Examples: Spring Thyme Seedstarter Manager (REACTIVE version)

This is a version of the STSM example application based on Spring 6.0, Spring WebFlux and Spring Boot 3.0.

To learn more:

 http://www.thymeleaf.org

Building

To build this project you will need Maven 3. You can get it at:

 http://maven.apache.org

Clean compilation:

 mvn -U clean compile

Run the application (Spring Boot based, using netty as a web server):

 mvn spring-boot:run

Once started, the application should be available at:

 http://localhost:8080

About

Version of the STSM example application using Spring 5.0, Spring Web Reactive and Spring Boot 2.0

Resources

License

Stars

Watchers

Forks

Packages

No packages published