Spring-Extensions

Beautiful Pieces (simone-walsh @ flickr)Spring-framework is a well recognized framework in the Industry & Java/J2EE technologies platform. It has many features which fulfills the real-world enterprise applications.

My objective of spring-extensions library is to provide reusable components and ready to plugged in the real-world application over spring framework and then I realized the moment to begin my contribution.

Source Code: https://github.com/jeevatkm/spring-extensions

Ready to be use & pluggable functionalities

  • Cross Domain Spring Secure Channel Processing
  • File or Content or Page or Download link protection (Securing URL)

Issues(Bug Tracker) & New Feature  |  Java Documentation  |  Artifacts & Examples downloads

Library is not actively developed, however it is stable to use.

Upcoming new features/functionalities are: status can be found here

  • Pseudo Streaming for MP4, FLV & Binary Video/Audio Containers [Adobe Flash Player]
  • Country/Region wise Link protection

spring-extensions library is available in Maven Central Repository.  So its easy to use also Jar downloads available from GitHub.  Dependency Information for Maven based project.

<dependency>
	<groupId>com.myjeeva</groupId>
	<artifactId>spring-extensions</artifactId>
	<version>1.0.1</version>
</dependency>

For Apache Buildr, Apache Ivy, Groove Grape, Grails based project dependency information click here!


 spring-extensions Library Articles

  • Cross Domain Spring Secure Channel processing – Detailed article
  • New Release in v1.0.1 ! – File or Content or Page or Download link protection (Securing URL) – Detailed article
    • Inspired by Content Delivery Network(CDN) secure link concept.  This gives benefits to application’s to protect/secure file or download or content or page link similar to CDN

Looking on Possibilities!

I will be thinking around to bring new enhancements in upcoming version.  However I would like to here from audience for feature request.  It will eventually help towards concept’s into reality!

Looking forward your suggestions and support.