Commit Graph

4 Commits

Author SHA1 Message Date
Moritz Halbritter
f24ba9935c Add ability to ignore configuration properties
Properties which should be ignored can be specified in the
additional-spring-configuration-metadata.json file. The ignored
properties section is copied into the final
spring-configuration-metadata.json file, and the ignored properties are
removed from the properties element in the final file.

Closes gh-2421
2025-01-28 11:09:26 +01:00
Stéphane Nicoll
c41c68bd40 Add option in newer IJ versions 2024-11-18 15:48:03 +01:00
Stephane Nicoll
5663aaa7ec Polish "Improve project setup for IntelliJ IDEA"
See gh-29446
2023-07-24 14:42:23 +02:00
Vedran Pavic
3889b1e855 Improve project setup for IntelliJ IDEA
This commit improves project setup for IntelliJ IDEA by adding code
style and inspection profile project files to version control.

See gh-29446
2023-07-24 14:34:53 +02:00