| Class | Description |
|---|---|
| AppConfig | |
| AppInit |
Alternative to creating a web.xml by overriding methods in a class.
|
| PropertiesInitializer |
Adds Spring property sources for the following locations in this order:
WEB-INF/config/pipet-base.properties
${catalina.base}/conf/pipet.properties
path pointed to by propertyPlaceholderResourceLocation Tomcat context parameter
Extend to customize properties file name and/or paths.
|
Copyright © 2019. All rights reserved.