@Configuration public class JwtAutoConfig extends Object
Constructor and Description |
---|
JwtAutoConfig() |
Modifier and Type | Method and Description |
---|---|
JwtProperties |
jwtProperties() |
IJwtToken |
jwtToken(JwtProperties jwtProperties) |
@Bean @ConditionalOnMissingBean public JwtProperties jwtProperties()
@Bean @ConditionalOnMissingBean public IJwtToken jwtToken(JwtProperties jwtProperties)
Copyright © 2022. All rights reserved.