Skip to content

thymeleaf/thymeleafsandbox-springsecurity-reactive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

348c566 · Jan 19, 2022

History

14 Commits
Jan 19, 2022
Feb 27, 2018
Feb 12, 2021
Feb 27, 2018
Feb 27, 2018
Jan 19, 2022
Feb 27, 2018
Feb 27, 2018
Jan 19, 2022

Repository files navigation

Thymeleaf Sandbox: Spring Security (Spring Boot / Spring WebFlux version)

This is a version of the SpringSecurity example application based on Spring 6.0 and Spring Boot 3.0.0. This application uses Spring WebFlux as a web framework.

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):

 mvn spring-boot:run

Once started, the application should be available at:

 http://localhost:8080

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published