← All tags
Tag
#spring-boot
2 posts tagged with this topic.
SOLID, in practice
An evolving note on what each SOLID principle actually buys you in a real Spring Boot service — with the smells that tell you a principle is being violated.
Servlets & filters in Spring Security
How servlets and the filter chain underpin Spring Security — the request path from container to controller, and where auth fits in.