java.lang.Object
info.ejava.examples.app.config.propertysource.PropertySourceApp
@SpringBootApplication
public class PropertySourceApp
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PropertySourceApp
public PropertySourceApp()
-
Method Details
-
main
public static final void main(String... args)
-
hello
@Bean
public Hello hello()