You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think setting up the dev environment should go in a separate document. The reason is that it branches out based on your IDE and perhaps your OS. I think Spring Framework's Build from Source document could be a guide.
jzheaux
changed the title
Improve CONTRIBUTING doc
Document How to Configure Spring Security in Eclipse, IntelliJ, and VSCode
Mar 28, 2023
As I just experienced the horrors of getting the formatting correct, I'd like to say it appears IntelliJ now supports the necessary import configurations.
For development environments Spring as a whole could provide simple dev containers or devfiles with the expected tools (Gradle, JVM Versions, etc) to contribute. (I will admit I haven't reviewed if other issues have covered this topic previously)
Some users are having a hard time configuring their environment to work with the Spring Security codebase.
We should review and improve the CONTRIBUTING doc in order to avoid contributors wasting time with stuff like formatting, imports, etc.
See:
The text was updated successfully, but these errors were encountered: