This message was deleted.
# spring
s
This message was deleted.
f
Maybe try adding it to the endpoint instead of the controller?
what's the main security config look like?
can't remember if annotations are enabled by default
k
I think you need to enable them first ... more info you can find here: https://memorynotfound.com/spring-security-method-level-annotations-example/
s
Got it working using basic authentication