Files
spring-boot-data-geode/spring-geode-project
John Blum fcadfb17f2 Declare JUL to SLF4J as a API dependency in Spring Geode Starter Logging.
The intent is to duplicate the spring-boot-starter-logging module even though the spring-boot-starter-logging module is a declared dependency. However, if the spring-boot-starter-logging module definitions changes then Spring Boot for Apache Geode logging is covered.

Resolves #117.
2022-07-06 14:20:03 -07:00
..