-
Autowiring the {{o.s.d.g.GemfireTemplate}} as per the [documentation](https://docs.spring.io/spring-boot-data-geode-build/current/reference/html5/#geode-data-access-region-templates) does not work as …
-
Generally, session repository implementations should track changes to session and write only delta in order to reduce the probability of lost updates due to race conditions.
Additionally, if this i…
-
Follow up to #163958829
-
Hi,
I recently saw an video where a .NET program was able to connect to PCC using Pivotal.GemFire library. Can you please let us if this connectivity will be available as part of SteelToe Connector .…
-
**[Nazar Vishka](https://jira.spring.io/secure/ViewProfile.jspa?name=nazar%20vishka)** opened **[INT-4399](https://jira.spring.io/browse/INT-4399?redirect=false)** and commented
It will be a very use…
-
Adding JCache in the starter looks a bit unusual to me and I'd like to know more about it. A typical Spring Boot application will react based on choices made by the user and it's not obvious to me why…
-
Ran across the following quality issues when I was scanning the input plugin docs for docgen issues.
**Global:**
- [ ] Style of the description varies from plugin to plugin. Would be nice to ma…
-
**[John Blum](https://jira.spring.io/secure/ViewProfile.jspa?name=jblum)** opened **[DATAREDIS-632](https://jira.spring.io/browse/DATAREDIS-632?redirect=false)** and commented
This task is for captur…
-
Please add support for _Spring Boot for Apache Geode_ (SBDG), version `1.1.0.M3` to the _Initializer_.
**Name**: _Spring Boot for Apache Geode_
> NOTE: open to suggestions if this name present …
-
By default, SBDG will _auto-configure_ **CQs** for any Spring Boot, `ClientCache` application without regard to whether a server or cluster exists in the first place.
When the client runs in local-…