Spring Security UserDetailSerivce With ROLE
This commit is contained in:
@@ -4,7 +4,7 @@ spring.datasource.password=root
|
||||
spring.jpa.hibernate.ddl-auto=update
|
||||
spring.jpa.open-in-view=true
|
||||
|
||||
|
||||
server.port=8081
|
||||
|
||||
|
||||
|
||||
|
||||
BIN
target/classes/com/chantha/jdbc/config/WebConfig.class
Normal file
BIN
target/classes/com/chantha/jdbc/config/WebConfig.class
Normal file
Binary file not shown.
BIN
target/classes/com/chantha/jdbc/security/User.class
Normal file
BIN
target/classes/com/chantha/jdbc/security/User.class
Normal file
Binary file not shown.
Binary file not shown.
BIN
target/classes/com/chantha/jdbc/security/UserPrincipal.class
Normal file
BIN
target/classes/com/chantha/jdbc/security/UserPrincipal.class
Normal file
Binary file not shown.
BIN
target/classes/com/chantha/jdbc/security/UserRepo.class
Normal file
BIN
target/classes/com/chantha/jdbc/security/UserRepo.class
Normal file
Binary file not shown.
Reference in New Issue
Block a user