Class JwtTestConf


  • @TestConfiguration(proxyBeanMethods=false)
    @Order(2147483647)
    public class JwtTestConf
    extends Object
    • Constructor Detail

      • JwtTestConf

        public JwtTestConf()
    • Method Detail

      • jwtDecoder

        @Bean
        public org.springframework.security.oauth2.jwt.JwtDecoder jwtDecoder()