Class PropertySourceConfiguration

java.lang.Object
info.ejava.examples.app.config.propertysource.PropertySourceConfiguration

@Configuration @PropertySource(name="propertySource", value="classpath:info/ejava/examples/app/config/propertysource/packaged_propertySource.properties") public class PropertySourceConfiguration extends Object
  • Constructor Details

    • PropertySourceConfiguration

      public PropertySourceConfiguration()