spring-cloud-common-security-config
spring-cloud-common-security-config copied to clipboard
Implement dummy UserDetailsService
As we are opinionated with security. When we go and use IgnoreAllSecurityConfiguration, we should also implement custom no-op UserDetailsService not to create default user.