Monolith web applications connecting to a local database and usage of thymeleaf template engine to visualize it using MVC.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
44
commits
Merge pull request #3 from CrisCanonDev/user-details-security
f88ea50View on GitHubMerge pull request #2 from CrisCanonDev/jdbc-security
78e71d0View on GitHubMerge pull request #1 from CrisCanonDev/roles-security
d7b32c0View on GitHubshowing information in view after authentication and authorization based on granted authorities
61cb4b4View on GitHubUserDetails implementation using spring security architecture. Usage of AuthenticationManager, AuthenticationProvider, UserDetailsService, UserDetails
41b99beView on GitHubUserDetails implementation using spring security architecture. Usage of AuthenticationManager, AuthenticationProvider, UserDetailsService, UserDetails
34e2576View on GitHubAllowing form to all users and redirection after authorization
fb96646View on GitHub