How to perform a basic Spring Boot application security [closed]
问题 Closed . This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 9 months ago . Improve this question I'm looking forward to deploying my Spring Application on a production environment and i'd like to include some basic and solid security measures. First things first, i extended WebSecurityConfigurerAdapter into my SecurityConfiguration.java