Add pom.xml support for mvnw* and application.properties support for *.properties #205
Open
3 tasks done
Labels
enhancement
New feature or request
Clear and concise description of the problem
When using
Maven
in aSpring Boot
orJava
project, it generates mvnw and mvnw.cmd files near the pom.xml file.The application.properties file and other .properties files in
Spring Boot
projects are in the same folder.Suggested solution
Alternative
Manually add these rules to VSCode settings
Additional context
Validations
The text was updated successfully, but these errors were encountered: