Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 28 days 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 (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-13T19:20:14.000Z (9 months ago)
- Last Synced: 2024-09-29T08:23:11.495Z (about 1 month 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.