I have a Spring Boot backend where it serves some static content. In my Spring Security configuration, I have the following:
.antMatchers("/assets/**",