소스 검색

Updated spring boot to 1.5.2

Nas Villanueva 8 년 전
부모
커밋
5593ee083f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      application.yml

+ 1 - 0
application.yml

@@ -28,6 +28,7 @@ security:
       scope: openid
       access-token-validity-seconds: 3600
     resource:
+      filter-order: 3
       userInfoUri: ${security.server.url:http://localhost:8082}/user
 
 eureka: