inception icon indicating copy to clipboard operation
inception copied to clipboard

Move all configuration options to Spring configuration beans

Open reckart opened this issue 3 years ago • 0 comments

Describe the refactoring action Move all configuration options to Spring configuration beans.

  • [x] SettingsUtil.CFG_USER_ALLOW_PROFILE_ACCESS
  • [ ] SettingsUtil.CFG_LINK_PREFIX and friends
  • [ ] SettingsUtil.CFG_WARNINGS_*
  • [ ] SettingsUtil.CFG_LOCALE
  • [ ] SettingsUtil.CFG_AUTH_*

Expected benefit Only when all the properties have been moved can we fully switch to a YAML-based configuration.

reckart avatar Oct 03 '22 08:10 reckart