https://github.com/mdbytes/springmvcwebapp
Application using Spring Framework User Security. Dependencies include Spring Framework version 6.0, Spring Boot 3.0, Thymeleaf 3.2, Thymeleaf Layout Dialect 3.3, and Thymeleaf Security Extras 3.1.2. Spring Data JPA is also a major dependency, greatly reducing SQL and Java coding.
https://github.com/mdbytes/springmvcwebapp
java spring springboot3 springframework6 springmvc springsecurity thymeleaf thymeleaf-security5
Last synced: 4 months ago
JSON representation
Application using Spring Framework User Security. Dependencies include Spring Framework version 6.0, Spring Boot 3.0, Thymeleaf 3.2, Thymeleaf Layout Dialect 3.3, and Thymeleaf Security Extras 3.1.2. Spring Data JPA is also a major dependency, greatly reducing SQL and Java coding.
- Host: GitHub
- URL: https://github.com/mdbytes/springmvcwebapp
- Owner: mdbytes
- License: mit
- Created: 2023-12-21T15:18:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-13T19:20:14.000Z (almost 2 years ago)
- Last Synced: 2025-06-04T05:08:52.960Z (8 months ago)
- Topics: java, spring, springboot3, springframework6, springmvc, springsecurity, thymeleaf, thymeleaf-security5
- Language: Java
- Homepage:
- Size: 30.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## Spring User Security
#### MVC with Thymeleaf
Application using Spring Framework User Security. Dependencies include Spring Framework version 6.0,
Spring Boot 3.0, Thymeleaf 3.2, Thymeleaf Layout Dialect 3.3, and Thymeleaf Security Extras 3.1.2. Spring Data JPA is
also a major dependency, greatly reducing SQL and Java coding.
Testing for Controllers is still in progress.
Application designed and built for educational purposes.
For reuse of code, please see license in root of repository.