John Blum
625a95af6a
Remove logback-include.xml from Spring Geode Starter Logging.
...
Resolves #117 .
2022-07-07 10:37:42 -07:00
John Blum
dd3c940aae
Integrate Spring Geode Logging with Spring Boot Logging and externalizes configuration.
...
* Deprecates the logback-include.xml file.
* Declare the logging context name as 'geodeLoggingContext'.
* Determines whether Spring Boot SLF4J Logback logging configuration (metadata) files are present on the application classpath.
* Applies custom logging configuration declared by the user in the spring-geode-logging.properties file on the application classpath.
* Conditionally includes SLF4J Logback logging configuration from Spring Boot.
* Includes Appenders, Loggers and Properties configuration metadata files from Spring Geode Starter Logging.
Resolves #117 .
2022-07-07 10:37:37 -07:00
John Blum
344afb742c
Enable Spring Geode Logging configuration to be declared by the user in a spring-geode-logging.properties file on the Spring Boot application classpath.
...
Resolves #117 .
2022-07-06 17:28:16 -07:00
John Blum
e187a0fd9a
Add 'delegate' Appender to Apache Geode Logger configuration.
...
Resolves #117 .
2022-07-06 17:27:43 -07:00
John Blum
354031fda2
Refactor and encapsulate Properties, Logger and Appender SLF4J Logback configuration (metadata) in separate includes (XML files) on the application classpath.
...
Resolves #117 .
2022-07-06 17:27:21 -07:00
John Blum
be37045582
Declare 'org.codehaus.janino:janino' as an implementation dependency in Spring Geode Starter Logging.
...
This enables the SLF4J Logback configuration files to include conditional logic, such as if-then-else statements.
Resolves #117 .
2022-07-06 14:20:36 -07:00
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
John Blum
043d1aab26
Edit README and move SBDG 1.5.x to EOL section.
2022-06-24 17:57:14 -07:00
John Blum
516dbbe03f
Edit README to refer to 1.7.1 release and 1.7.2-SNAPSHOT.
2022-06-24 17:56:39 -07:00
John Blum
a57ad0dcc4
Edit changelog and include 1.7.1 release notes.
2022-06-24 17:56:10 -07:00
John Blum
5264150cc7
Edit README to refer to 1.6.9 release and 1.6.10-SNAPSHOT.
2022-06-24 17:55:24 -07:00
John Blum
7e8ee12d0e
Edit changelog and include 1.6.9 release notes.
2022-06-24 17:54:38 -07:00
John Blum
13405c2f7d
Upgrade to Testcontainers 1.17.2.
2022-06-24 17:53:47 -07:00
John Blum
486b8002fd
Edit README to refer to 2.0.0-M3 release and 2.0.0-SNAPSHOT.
...
Refer to Spring Boot 3.0.0-M3 in references.
2022-05-19 16:33:24 -07:00
John Blum
bfd999082f
Prepare next development iteration.
...
Set Spring Boot version to 3.0.0-SNAPSHOT.
Set version to 2.0.0-SNAPSHOT.
2022-05-19 16:12:49 -07:00
John Blum
1b70efdcaa
Release 2.0.0-M3.
2022-05-19 15:48:27 -07:00
John Blum
8178df36fb
Edit changelog and add 2.0.0-M3 release notes.
2022-05-19 15:35:38 -07:00
John Blum
50d9e1e8c6
Upgrade to Spring Session BOM 2022.0.0-M2.
2022-05-19 15:29:53 -07:00
John Blum
67f8890edc
Upgrade to Spring Boot 3.0.0-M3.
2022-05-19 15:27:04 -07:00
John Blum
da2128f07e
Edit README to refer to 1.7.0 release and 1.7.1-SNAPSHOT.
2022-05-19 15:25:58 -07:00
John Blum
3bc786947a
Edit changelog and include 1.7.0 release notes.
2022-05-19 15:25:15 -07:00
John Blum
ab3d58c505
Edit README to refer to 1.6.8 release and 1.6.9-SNAPSHOT.
2022-05-19 15:24:08 -07:00
John Blum
ce31f30b35
Edit changelog and include 1.6.8 release notes.
2022-05-19 15:23:27 -07:00
John Blum
2f8d583228
Edit README to refer to 1.5.14 release and 1.5.15-SNAPSHOT.
2022-05-19 15:22:39 -07:00
John Blum
0465d710c8
Edit changelog and include 1.5.14 release notes.
2022-05-19 15:22:01 -07:00
John Blum
94830b90c7
Remove punctuation in version properties.
2022-05-18 15:37:43 -07:00
John Blum
d8291aee40
Upgrade to Spring Session for Apache Geode 3.0.0-M3.
2022-05-18 15:14:53 -07:00
John Blum
81498102d0
Upgrade to Spring Test for Apache Geode 1.0.0-M4.
2022-05-18 15:14:18 -07:00
John Blum
90423529ff
Upgrade to Spring Data for Apache Geode 3.0.0-M4.
2022-05-18 15:13:42 -07:00
John Blum
bf6aabbf03
Upgrade to Spring Data BOM 2022.0.0-M4.
2022-05-18 15:13:20 -07:00
John Blum
02fb36b5d2
Upgrade to Spring Cloud Bindings 1.9.0.
2022-05-18 15:12:39 -07:00
John Blum
896c3e9be0
Upgrade to Spring Framework 6.0.0-M4.
2022-05-18 15:11:43 -07:00
John Blum
a5b36e1d24
Adapt to API changes in Spring Boot 3.0.
2022-05-12 12:01:35 -07:00
John Blum
e0d57dbf27
Remove Docker Registry access (login).
2022-05-03 16:46:23 -07:00
John Blum
9a17e8f128
Disable Docker login.
...
Explicit Docker login is not required when 1) using the VMW Harbor DockerHub proxy and 2) the project build does not use Testcontainers.
2022-05-03 15:45:03 -07:00
John Blum
2b3b9ab5ec
Edit README to refer to 1.7.0-RC1 release and 1.7.0-SNAPSHOT.
2022-04-21 17:40:22 -07:00
John Blum
4df6350502
Edit changelog and include 1.7.0-RC1 release notes.
2022-04-21 17:39:44 -07:00
John Blum
098ddc156f
Edit README to refer to 1.6.7 release and 1.6.8-SNAPSHOT.
2022-04-21 13:23:52 -07:00
John Blum
67becad89e
Edit changelog and include 1.6.7 release notes.
2022-04-21 13:23:19 -07:00
John Blum
0e9bbc5c96
Edit README to refer to 1.5.13 release and 1.5.14-SNAPSHOT.
2022-04-21 13:22:47 -07:00
John Blum
fb0185c25b
Edit changelog and include 1.5.13 release notes.
2022-04-21 13:22:16 -07:00
John Blum
56aea99e82
Declare apache-geode-jetty11 as a test runtime dependency in the spring-geode-autoconfigure module.
...
Replaces the old Apache Geode geode-http-service test runtime dependency, which was based on Eclipse Jetty 9, which causes a conflict with Spring Boot 3 declaring and managing Eclipse Jetty 11 in order to align with the Jakarta EE 9 specification as a baseline.
Closes #116 .
2022-04-14 18:32:14 -07:00
John Blum
d368cc8929
Add apache-geode-jetty11 module to integrate Apache Geode 1.14 with Eclipse Jetty 11.
...
Apache Geode 1.14 is based on Eclipse Jetty 9. Spring Boot 3 declares and manages Eclipse Jetty 11 to align with the Jakarta EE 9 specification as a baseline.
Resolves #116 .
2022-04-14 17:00:23 -07:00
John Blum
19799d10c8
Disable overridden and custom dependency management for Eclipse Jetty.
...
Apache Geode 1.14.4 is based on Eclipse Jetty 9; However, Spring Boot 3 upgraded the declared and managed Eclipse Jetty dependency to 11 in order to align with the Jakarta EE 9 migration and baseline.
Rolling back the Eclipse Jetty version override and dependency management to again align with Spring Boot 3.
Resolves #116 .
2022-04-14 16:57:37 -07:00
John Blum
5addaa4eca
Refactor the spring-geode-autoconfigure test Logback configuration file.
...
* Add a 'org.eclipse' Logger configuration.
* Add a 'org.eclipse.jetty' Logger configuration.
* Add a 'org.springframework.geode.cache.service' Logger configuration.
* Add a 'org.springframework.geode.config' Logger configuration.
2022-04-14 16:56:55 -07:00
John Blum
54572fcb4c
Adapt to API changes in Spring Data for Apache Geode.
...
Replace use of SDG SpringUtils with SBDG's SpringExtensions, which now extends org.springframework.data.gemfire.util.SpringExtensions (renamed from o.s.d.g.util.SpringUtils).
2022-04-12 17:23:15 -07:00
John Blum
6c6aa354ec
Refactor the SpringExtensions class to extend org.springframework.data.gemfire.util.SpringExtensions.
2022-04-12 17:23:15 -07:00
John Blum
ad9e5ace69
Switch to Spring Session for Apache Geode 3.0.0-SNAPSHOT.
2022-04-12 17:23:15 -07:00
John Blum
f7f2582f62
Switch to Spring Session BOM 2022.0.0-SNAPSHOT.
2022-04-12 17:23:15 -07:00
John Blum
dc2f8bbd6f
Switch to Spring Data for Apache Geode 3.0.0-SNAPSHOT.
2022-04-12 17:23:15 -07:00