JakduK/jakduk-api

@Secured 와 @Valid는 같이 쓸 수 없음

Closed this issue · 1 comments

spring-projects/spring-boot#9937

기존 @secureduser @SecuredAnonymousUser 를 전부 SecurityConfig에서 matcher로 다 변환 해야 함.

#343
없앰