Package org.alexmond.yaml.validator
Class YamlSchemaValidatorRunner
java.lang.Object
org.alexmond.yaml.validator.YamlSchemaValidatorRunner
- All Implemented Interfaces:
org.springframework.boot.ApplicationRunner
@Component
public class YamlSchemaValidatorRunner
extends Object
implements org.springframework.boot.ApplicationRunner
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
YamlSchemaValidatorRunner
public YamlSchemaValidatorRunner()
-
-
Method Details
-
run
public void run(org.springframework.boot.ApplicationArguments args) - Specified by:
runin interfaceorg.springframework.boot.ApplicationRunner
-