devondragon / SpringUserFramework

Easy User Management Framework/Starter App for Spring. Providing registration, login, logout, and more built on top of Spring Security.
Apache License 2.0
88 stars 28 forks source link

Document configuration options #47

Closed devondragon closed 11 months ago

devondragon commented 1 year ago

Document this frameworks configuration options both inline in application.yml with comments and in a CONFIG.md file linked to from the README.md

devondragon commented 1 year ago

Note that this has largely been done in the yml files, but not in a CONFIG.md file yet.

create-issue-branch[bot] commented 11 months ago

Branch issue-47-Document-configuration-options created!