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