79457957

Date: 2025-02-21 16:04:29
Score: 1
Natty:
Report link

Correct your Swagger URI request matchers.

Try below.

.requestMatchers("/book/**", "/swagger-ui/**", "/swagger-ui.html", "/v3/api-docs/**", "/auth/**", "/login").permitAll()
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Sushil Behera