PDA

View Full Version : Spring GemFire 1.0.0.M1 Released!



Costin Leau
Aug 3rd, 2010, 10:52 AM
Dear Spring Community,

I am pleased to announce the first milestone release of the Spring GemFire 1.0 project is now available for both Java and .NET!

Downloads (http://www.springsource.com/download/community?project=Spring%20GemFire&version=1.0.0.M1) | JavaDocs (http://static.springsource.org/spring-gemfire/docs/1.0.0.M1/api/) | Reference Documentation (http://static.springsource.org/spring-gemfire/docs/1.0.0.M1/reference/html/) | Changelog (http://static.springframework.org/spring-gemfire/docs/1.0.0.M1/changelog.txt)

The Spring GemFire project aims to make it easier to build Spring-powered highly scalable applications using GemFire (http://www.gemstone.com/products/gemfire) as distributed data management platform.

To learn more about the project, visit the Spring GemFire Homepage (http://www.springsource.org/spring-gemfire).

The features in 1.0.0 M1 for Java include:


Declarative dependency injection style configurations (http://static.springsource.org/spring-gemfire/docs/current/reference/html/bootstrap.html) for GemFire infrastructure classes such as Cache, Region, Interests, etc.
Transaction management (http://static.springsource.org/spring-gemfire/docs/current/reference/html/apis.html#apis:tx-mgmt) for both declarative and programmatic configurations.
Exception translation (http://static.springsource.org/spring-gemfire/docs/current/reference/apis.html) to Spring's portable Data Access exception hierarchy for GemFire exceptions.
Spring wiring for GemFire configured (http://static.springsource.org/spring-gemfire/docs/current/reference/html/apis.html#apis:declarable) objects and deserialized (http://static.springsource.org/spring-gemfire/docs/current/reference/html/serialization.html#serialization:wiring) objects.
Auto-generation of non-reflection based Instantiators (http://%22http://static.springsource.org/spring-gemfire/docs/current/reference/html/serialization.html#serialization:instance-generator%22)
Console based 'shell' sample application (http://static.springsource.org/spring-gemfire/docs/current/reference/html/samples.html) to allow for ad-hoc interaction with the data grid.


For the features in the .NET version, see the dedicated forum (http://forum.springframework.net/forumdisplay.php?f=29)

Looking forward to your feedback on this forum or in the issue tracker (https://jira.springsource.org/browse/SGF).

pgrimard
Aug 3rd, 2010, 10:57 AM
Nice! Really looking forward to seeing what this can do. The webinar made GemFire look very promising.

Costin Leau
Aug 3rd, 2010, 12:42 PM
Thanks! We're looking forward to your feedback.

pgrimard
Aug 3rd, 2010, 01:09 PM
I'm currently looking at integrating with JPA. I found an article on Gemstone's website that explains how to do this. Is using JPA with GemFire a good practice?

Costin Leau
Aug 3rd, 2010, 02:27 PM
Yes. It's just another storage API in the end. Please post a new thread on the topic so we can keep these one just for announcing the release.

Thanks

pgrimard
Aug 3rd, 2010, 02:28 PM
Ok, thanks.

bluereg133
Mar 18th, 2011, 05:26 AM
Thanks a lot to release Spring GemFire 1.0.0.M1. It is nice.

Tavin

hane
Apr 6th, 2011, 06:36 AM
It is a great to know about "GemFire 1.0.0.M1 Released". I congratulate to you.:D



Any