Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.62 KB

File metadata and controls

21 lines (17 loc) · 1.62 KB

Spring Session For VMware GemFire

This project aims to provide an integration of VMware GemFire with Spring Session project.

This project builds on the great work already provided by Spring Session for Apache Geode.

Versioning

As this project provides an integration between two great products, a versioning schema that adequately represents both products was chosen. The major.minor version component of the GemFire product will be added to the artifact id. The major.minor component from the Spring Data project will be use as the major.minor component of the Spring Session For VMware GemFire version. The patch version of the Spring Session For VMware GemFire project, will be independent of the two projects and will be incremented each time there is a patch version update in either project or there are bug fixes in the Spring Data For VMware GemFire project.

Code of Conduct

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code.

Reporting Issues

In the event that issue were to be found, please raise a GitHub issue. Please provide:

  • Project version
  • Issue description
  • Ways to reproduce issue AND/OR links to a repo which demonstrates the issue raised.