@Component
@Order(value=10)
@ConditionalOnProperty(prefix="gc.starter.component",
name="JwtSecretCheckCommandLineRunner",
havingValue="JwtSecretCheckCommandLineRunner",
matchIfMissing=true)
public class JwtSecretCheckCommandLineRunner
extends Object
implements org.springframework.boot.CommandLineRunner
Copyright © 2023. All rights reserved.