Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.