Files
spring-boot-data-geode/spring-geode-samples/boot/configuration
John Blum 5ca11cbc44 Declare 'com.google.code.findbugs:jsr305' as a compileOnly/testCompileOnly depedency to cleanup Gradle build warnings.
Without this dependency the Gradle build logs warnings about:

> Task :spring-geode-autoconfigure:compileTestJava
warning: unknown enum constant When.MAYBE
  reason: class file for javax.annotation.meta.When not found
...
2020-07-23 14:57:01 -07:00
..
2020-02-19 23:04:23 -08:00
2019-04-28 18:12:36 -07:00