Results 1 to 1 of 1

Thread: Spring GemFire 1.0.0 Released!

  1. #1
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    5,403

    Default Spring GemFire 1.0.0 Released!

    Dear Spring Community,

    I am pleased to announce that the first GA release of the Spring GemFire 1.0 project is now available for both Java and .NET! The Spring GemFire project aims to make it easier to build Spring-powered highly scalable applications using GemFire as distributed data management platform.

    Downloads | JavaDocs | Reference Documentation | Changelog

    The Spring GemFire project aims to make it easier to build Spring-powered highly scalable applications using GemFire as distributed data management platform.

    To learn more about the project, visit the Spring GemFire Homepage.

    This release provides:
    • Declarative dependency injection style configurations for the GemFire infrastructure (such as Cache, Region, Interest, etc)
    • Extensive namespace support for configuring all the major GemFire components: cache, replicated, partitioned and client regions and many more
    • Exception translation to Spring's portable DataAccess exception hierarchy
    • Template and callback support for easy native API access
    • Transaction management support
    • Spring-backed wiring for GemFire managed objects
    • Auto-generation of non-reflection based Instantiators
    • Native support for GemFire 6.5 (besides 6.0)
    • Declarative Caching Advice (for .NET)


    Looking forward to your feedback on this forum or in the issue tracker.

    P.S. Please use maven.springframework.org until the technical problems that affect the publication to Maven central are fixed.
    Last edited by Costin Leau; Feb 2nd, 2011 at 11:57 AM. Reason: add info on Maven central
    Costin Leau
    SpringSource - http://www.SpringSource.com- Spring Training, Consulting, and Support - "From the Source"
    http://twitter.com/costinl
    Please use [ c o d e ] [ / c o d e ] tags

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •