chapter two
2 Hello Spring Security
This chapter covers
- Creating your first project with Spring Security
- Designing simple functionalities that use the basic actors for authentication and authorization
- Understanding the relationship between the main actors involved in the basic authentication process
- Applying the basic contracts to understand how these actors relate to each other
- Writing your implementations for the primary responsibilities
- Overriding the Spring Boot’s default configurations