In this video, I'd like to share with you guys how to configure Spring Security to allow static resources (images, Javascript, CSS, ...) to pass through Spring Security filter, so clients can request static resources without authentication.
#springsecurity #springboot #springmvc #java