eduardNeagoe / ssc-brewery

Spring Security Core App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brewery Spring MVC Monolith

Purpose

The purpose of this app is to showcase Spring Security Core features.

Security features:

  • HTTP Basic Auth
  • Password encoding
  • Custom authentication filter
  • Database authentication
  • User Roles and Authorities
  • Multitenancy security
  • CSRF protection
  • Login form
  • Remember me
  • User lockout using Spring Security Events
  • Two-Factor Authentication with Google Authenticator
  • Cross Origin Resource Sharing

About

Spring Security Core App

License:GNU General Public License v3.0


Languages

Language:Java 84.5%Language:HTML 11.5%Language:Less 4.0%