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

Add inline comments for each value in application-local.yml-example #51

Closed sweep-ai-local[bot] closed 1 year ago

sweep-ai-local[bot] commented 1 year ago

Description

This PR adds inline comments for each property in the application-local.yml-example file. The comments provide documentation for each property, explaining its purpose and usage. This improves the readability and understanding of the configuration file for developers.

Summary of Changes

Please review and merge this PR to enhance the documentation of the application-local.yml-example file.

Fixes #49.


🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can:

sweep-ai-local[bot] commented 1 year ago

Sandbox Executions

sweep-ai-local[bot] commented 1 year ago

Apply Sweep Rules to your PR?

devondragon commented 1 year ago

Sweep: Can you put the comments on the same line, after the values, instead of on new lines?

sweep-ai-local[bot] commented 1 year ago

Working on it...