Connect build to ge.spring.io.

Add annotation processors for compiler avoidance and disable build caching for tests.

Closes #673
This commit is contained in:
Eric Haag
2023-09-15 14:45:45 -05:00
committed by Mark Paluch
parent 7851b82dc1
commit cec144ea0b
8 changed files with 153 additions and 2 deletions

1
.gitignore vendored
View File

@@ -3,6 +3,7 @@
.springBeans
.settings/
target/
.mvn/.gradle-enterprise
#IntelliJ Stuff
.idea