@Configuration @EnableConfigurationProperties(value=JwtProperties.class) @Import(value=JwtController.class) public class JwtConfiguration extends Object
public JwtConfiguration(JwtProperties jwtProperties)
@PostConstruct public void afterConstruct()
Copyright © 2024. All rights reserved.