Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreI am pleased to announce the release of Spring Boot for Apache Geode and Pivotal GemFire (SBDG) 1.0.0.RC1.
This is another significant milestone and SBDG 1.0 is less than a week away from final GA.
The new bits, org.springframework.geode:spring-geode-starter:1.0.0.RC1
, are available in the Spring libs-milestone
repository, here.
This release adds several new features with some significant improvements and important bug fixes:
Added auto-configuration support to automatically configure a GemfireTemplate
for each GemFire/Geode Region defined in the GemFire/Geode cache. Read more
Added chapter on "Auto-configuration vs. Annotation-based configuration" to the reference guide. Read more
To compliment the chapter, added a new sample to explain and show Spring Boot’s auto-configuration support for GemFire/Geode in action. Read more
Fixed a bug in the HTTP client used to push cluster configuration from a client to a standalone GemFire/Geode cluster, or PCC environment, with Security (Auth) enabled. Read more
Switched Reference Docs to the HTML5 format. See here.
This and many other improvements were made. See the changelog for complete details.
With the exception of adding 1 more sample, focused on Spring Boot’s Actuator support for Apache Geode and Pivotal GemFire, most of the efforts will now shift to finalizing the GA release bits.
Only additional testing and documentation edits will be performed at this stage in development.
The GA release for SBDG 1.0 is tentatively scheduled for next Monday, 2019-04-29. Any feedback between now and then is always appreciated.
Issues | PR | StackOverflow