≡FileConfig
The file configurations allows the access to predefined files on the server.
All Files named
FileConfig.json
EOConfigsCache.java
In the spring boot example
this is initialized by
EOConfigCached.java
Depending on the ConfigCacheKey different configuration classes with different methods will be stored.
-
FileConfig
- In 'GithubLinkCall' : Could not find config key 'CsvConfig' within 'ModelConfig'!
- In 'GithubLinkCall' : Could not find config key 'XlsxConfig' within 'ModelConfig'!
The configuration methods will be used by the different file calls.