Commit Graph

6 Commits

Author SHA1 Message Date
Jannik 8c0652b26b
exit if the settings file has not been found
* use a final variable for the settings file name
2020-06-17 22:32:48 +02:00
Jannik d5825ba7a0
use @Autowired to get AppSettings Object 2020-06-16 20:42:40 +02:00
Jannik 774e62f892
add suppliers to YAMLData, store data in AppSettings() 2020-06-16 19:19:58 +02:00
Jannik e1c00eca8f
fix ApplicationSettings.readConfig() 2020-06-16 18:52:33 +02:00
Hendrik Schutter bba4173269 fixed inputstream once more 2020-05-10 22:19:58 +02:00
Hendrik Schutter e1d7becc2e added yaml dump&parse class 2020-05-10 21:23:44 +02:00