Spring Boot for Apache Geode & Pivotal GemFire extends Spring Boot with auto-configuration support as well as other convention or configuration features to simplify the development of Spring applications using either Apache Geode or Pivotal GemFire in a Spring context.
This project builds on both Spring Data for Apache Geode and Spring Data for Pivotal GemFire as well as Spring Boot.
This project adds Spring Boot auto-configuration support for both Apache Geode and Pivotal GemFire.
Among other things, this project builds on Spring Boot as well as Spring Data for Apache Geode & Pivotal GemFire and additionally offers…
-
Auto-configures an Apache Geode or Pivotal GemFire ClientCache instance automatically when either Spring Data for Apache Geode or Spring Data for Pivotal GemFire are on the application’s CLASSPATH.
-
Auto-configures either Apache Geode or Pivotal GemFire as a caching provider in Spring’s Cache Abstraction when either Spring Data for Apache Geode or Spring Data for Pivotal GemFire are on the application’s CLASSPATH.
-
Auto-configures Spring Data for Apache Geode or Spring Data for Pivotal GemFire Repositories when Spring Data for Apache Geode or Spring Data for Pivotal GemFire are on the application’s CLASSPATH and Spring Boot detects SDG Repositories in your Spring Boot application.
-
Provides additional support for Spring Boot/Spring Data for Apache Geode/Pivotal GemFire applications deployed to PCF using either the Pivotal Cloud Cache (PCC) or Session State Caching (SSC) services. Also, when using SSC, you can also take advantage of Spring Session for Apache Geode/Pivotal GemFire.
-
As an added benefit, Spring Boot for Pivotal GemFire will automatically authenticate your Spring Boot, Pivotal GemFire based application when deployed to PCF and the application is granted access to a secure PCC instance for all of its caching concerns.
This, along with many other things will be provided in and by this project.
You can find the documentation for this project here.
You can find an example of using this project in the Pivotal Cloud Cache (PCC) Pizza Store,
Spring Boot, Pivotal GemFire ClientCache
application.
Another example, boot-example, can be found in the Contacts Application Reference Implementation for Spring Data for Apache Geode/Pivotal GemFire.
You can find the documentation, issue management, support, samples, and guides for using Spring Boot at http://projects.spring.io/spring-boot/
This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to spring-code-of-conduct@pivotal.io.
Spring Boot, Spring Boot for Apache Geode and Spring Boot for Pivotal GemFire is Open Source Software released under the Apache 2.0 license.