Package io.antmedia.component
Class AppConfig
java.lang.Object
io.antmedia.component.AppConfig
This class is used to configure the applications. It's populated by the scan which is added by src/main/resources/WEB-INF/application.xml - subconfig file to provide better backward comppatibility
We use CustomEditorConfigurer to convert strings to JSONObjects in AppSettings
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
INTERNAL_APP_CONFIG_LOCATION
- See Also:
-
-
Constructor Details
-
AppConfig
public AppConfig()
-
-
Method Details
-
customEditorConfigurer
-