Class PropertySourceAnnotationApp
java.lang.Object
info.ejava.examples.app.config.propertysource.annotation.PropertySourceAnnotationApp
@SpringBootApplication
@PropertySource("classpath:property_source.properties")
public class PropertySourceAnnotationApp
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PropertySourceAnnotationApp
public PropertySourceAnnotationApp()
-
-
Method Details
-
main
-
hello
-