Class AppCommand
java.lang.Object
info.ejava.examples.app.config.propertysource.profiles.AppCommand
- All Implemented Interfaces:
org.springframework.boot.CommandLineRunner
@Component
public class AppCommand
extends Object
implements org.springframework.boot.CommandLineRunner
-
Field Details
-
commonProperty
-
appProperty
-
defaultProperty
-
site1Property
-
site2Property
-
-
Constructor Details
-
AppCommand
public AppCommand()
-
-
Method Details
-
run
- Specified by:
runin interfaceorg.springframework.boot.CommandLineRunner- Throws:
Exception
-