server: port: 8090 logging: level: root: INFO org.springframework.web: debug org.springframework.security: debug org.springframework.security.oauth2: debug # org.springframework.boot.autoconfigure: DEBUG spring: security: oauth2: resourceserver: jwt: issuer-uri: http://127.0.0.1:9000