Browse Source

Updated spring boot to 1.5.2

Nas Villanueva 8 years ago
parent
commit
5593ee083f
1 changed files with 1 additions and 0 deletions
  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: