Files
spring-data-examples/.gitignore
Eric Haag cec144ea0b Connect build to ge.spring.io.
Add annotation processors for compiler avoidance and disable build caching for tests.

Closes #673
2023-11-06 10:19:29 +01:00

15 lines
131 B
Plaintext

.project
.classpath
.springBeans
.settings/
target/
.mvn/.gradle-enterprise
#IntelliJ Stuff
.idea
*.iml
#Geode Stuff
*.log
*.dat