# thymeleafsandbox-springsecurity-mvc **Repository Path**: mirrors_thymeleaf/thymeleafsandbox-springsecurity-mvc ## Basic Information - **Project Name**: thymeleafsandbox-springsecurity-mvc - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: 3.1-spring6 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Thymeleaf Sandbox: Spring Security (Spring Boot / Spring MVC 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 MVC** 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