Inflearn コミュニティ Q&A
@EnableGlobalMethodSecurity(securedEnabled = true)
解決済みの質問
作成
·
738
0
@EnableGlobalMethodSecurity(securedEnabled = true)
만 작성해줘도 PreAuthorize 어노테이션이 잘 작동되는 것 같은데 securedEnabled랑 prePostEnabled 둘 중에 하나만 적어주면 되는 건가요?
springspring-securityjwt






답변 감사합니당😊