I am reading a tutorial on "Building Microservices with Spring", however, I can't find "spring-boot-starter-security" dependency - I am using Spring Tool Suite 3.8.3
Any guidance on how to install this dependency will be highly appreciated.
PS: I am new to Java and SpringFramework