Spring Security With Spring Boot 2.0: Securing Your Endpoints

Up until now, in our previous posts, we had our endpoints and controllers secured using the default Spring Security configuration. When Spring Security is on the classpath, the auto-configuration secures all endpoints by default.

Read full news article on Dzone