Forgotten your password?
No account yet? Create one
Home arrow Spring Libraries
Spring Libraries
  Web Link Hits
     bluebell
Spring RCP and Spring ROO based project to create desktop applications. Tag: Spring Roo. Tag: Spring RCP
11
     Hades
Hades is a utility library to work with Data Access Objects implemented with Spring and JPA. The main goal is to ease the development and operation of a data access layer in applications.
19
     ehcache-spring-annotations
Provides a simple model for integrating Ehcache in a Spring project via annotations. Tag: Spring 3.0
12
     Signal Framework
Signal Framework is an open-source IoC, AOP and MVC framework for Java ME.
24
     Spring-Security-Step2
Spring-Security-Step2 is a project to integrate Spring Security with Step2.
29
     jmx-logger
Broadcast your Log4J or Java Util Logging log events as JMX notification events.
40
     logging-jmx-service
JMX bean which provides the functionality to change the log level of a class/package and to reload the log4j.properties during runtime.
37
     forms4j
Forms4j is a replacement to using Spring form tags. Create complex forms quickly and easily -- with comprehensive validation and sections that hide/show depending on the input.
96
     spring-roo-wicket-addon
This project provides a addon for the Spring - ROO Code-Generation framework to create a CRUD Wicket application. Tag: Spring Roo
68
     Sproing
A FitNesse-Spring integration library for running FitNesse fixtures in spring. With minimal code, you can create fixtures that will create all your spring beans and wire themselves into spring
262
     Openutils Bshd5
BSHD5 means "base spring-hibernate DAO for java 5".
114
     Openutils log4j extensions
useful log4j goodies
105
     Openutils DbMigration
This frameworks simply allow to configure with Spring a list of scrips to be executed at the application startup before setting up your persistence framework.
107
     Openutils EL functions
Openutils-elfunctions is a set of EL functions that can be used in jsp pages, mainly related to string manipulation.
100
     Openutils Deployment
Easy environment-based configuration for Spring
111
     Openutils Testing
Easy unit testing with Spring and DBUnit
105
     GWT-cs
GWT-cs is a GWT module that allows developers to construct their GWT client side code using Spring IoC.
94
     spring-remoting-cluster
Simple cluster replacement for the spring remoting proxy factory beans. Code posted by Rainer Eschen to Google Code in May 2009
129
     Spring ME
A version of Spring published on December 1, 2008 that not only has a very small runtime footprint but also is capable of running on small handheld devices, since it does not rely on reflection.
209
     OAuth for Spring Security
Provides an OAuth implementation for Spring Security.
265
     Spring Python
Spring Python is an offshoot of the Java-based Spring Framework and Acegi Security Framework, targeted for Python. Spring provides many useful features, and I wanted those same features available when working with Python.
256
     Inject4Spring library
Inject4Spring is small Open Source library that extends base functionality of Spring framework by allowing wiring beans in Spring context using "opposite" direction comparing to standard Spring approach.
283
     Spring by Example Downloads
Different downloadable libraries. Some libraries are the 'Custom Thread Scope Module', 'Dynamic Tiles Module', 'Spring by Example JCR Module', 'Spring by Example Utils Module' (HttpClientTemplate, HttpClientOxmTemplate, Logger BeanPostProcessor)...
303
     Impala
Impala is a dynamic module framework for Java enterprise application development built on the Spring Framework.
243
     FallME
FallME is a framework based on Spring Framework but designed for the Java ME platform and is compatible with MIDP. Currently included in FallME is an inversion of controll (IoC) container as well as a RecordStoreTemplate.
456
     Gldapo - Groovy LDAP Objects
Gldapo is to LDAP what GORM is to SQL. It turns entries in a directory into first class Groovy objects. Gldapo uses the excellent Spring LDAP library for the actual LDAP side of things. Tag: Spring LDAP
247
     JsServ
A Spring HandlerInterceptor allowing to execute JavaScript on the server for clients without Javascript support. Built with Rhino and Spring.
234
     Compass Spring
Compass Spring integrates Compass with the Spring Framework.
304
     Spring Webflow Integration for Webwork
This library allows Spring Webflow flows to be used in Webwork. Tag: Spring Web Flow
272
     Spring Extensions for Mule
Provides extensions to use the Spring framework with Mule such as utilising the the Spring container to build components managed by Mule.
317
     Clustered Remoting for Spring (Cluster4Spring)
Clustered Remoting For Spring Framework(Cluster4Spring) is an open source project that represents alternative implementation of Spring framework remoting subsystem and supports different schemes of remote communication between client and server.
305
     Groovy Works
sing Groovy Works you can develop your "Java" web application and avoid time consuming re-deployments and re-starts. Using Spring's support for dynamic re-compilation of scripted beans you can simply code, save, test in your browser. No need for cost
359
     Restlet Integration with Spring and Acegi security framework
Tag: Spring Security
461
     internna: Different useful code tips for Java and Spring
Provided by Jose Noheda and Hosted at Google Code
372
     gienah-testing: JUnit 4 extensions to test Spring code
An open source project with the goal to maintain a set of classes to test spring code using JUnit 4.
317
     CodersLog Spring Extensions Library
308
     Arid POJOs
A library by Chris Richardson published at Google Code on 2nd May 2007. It defines a custom namespace for Spring 2.
300
     JETM: Java™ Execution Time Measurement Library
JETM a small and free library, that helps locating performance problems in existing Java™ applications. It integrates with the Spring Framework.
364
     POrqi: Java library that enables LightweightSOA.
POrqi is a Java library that enables LightweightSOA. Release 1.3 supports SpringConfiguration - simple Service generation in Spring using a ServiceFactory.
291
     Spring AOP Cache
Spring AOP interceptors which allow you to cache the result of a method invocation. It is possible to configure an expiry time for each method. Supports EHCache, OSCache and a memory cache, but allows pluggable cache providers too.
595
     Tapestry-Acegi
This library is an extension to Tapestry 4.0 that provides Acegi Security integration. Tag: Spring Security
429
     Compass - Spring Framework
Compass is an open source Java Search Engine Framework. Built on top of the Lucene Search Engine, Compass integrates seamlessly to popular development frameworks like Hibernate and Spring.
518
     XDoclet: @spring Tag Reference
Tags for generating a bean-wiring file for the Spring framework.
473
     MPSC Modules
Security, General Utilities and Spring Extensions ( an integration of the Apache Commons Validation package, a set of useful abstract and concrete controllers...
441
     spring-annotation
Enable the use of J2EE 5 annotations to configure spring beans
577
     Tapestry-Spring
Provides Tapestry integration with Spring. This plugin relies on the normal Spring setup in web.xml (as described in the Spring documentation), but then wires things up so that the "spring:" object prefix will access beans from that context.
364
     Pitchfork
Pitchfork is an add-on for the Spring Framework performing JSR-250 (Common Annotations) dependency injection and EJB 3.0 style interception. It was developed by Interface21 and BEA under the Apache 2.0 open source license.
513
     Dao-zero: A spring bean implement your DAO intefaces automatically
DaoZero is a small Java Spring bean class that can be used to reduce source of persistence tier which bases on Spring's iBatis support. It's not a wrapper of Spring iBatis support, but to replace your DAO bean class directly.
560
     EL4J
EL4J is an open source Extension Library for the J2EE. It adds incremental improvements to the Spring Java framework
692
     Compass::Spring module
Compass is a layered Java Search Engine framework. Its goal is to empower application developers with a power means to integrate search engine capabilities to the application stack declaratively.
535
     XBean
The XBean project is a Spring enhancement library and a minimalistic kernel and server framework for enterprise software.
656
     Jencks
Jencks is a lightweight JCA container which is easy to deploy inside Spring to provide Message Driven POJOs.
534
     Lingo
Lingo is a lightweight POJO based remoting and messaging library based on Spring Remoting which extends it to support JMS and support a wide range of message exchange patterns including both
606
 

Who's Online

We have 37 guests online

Newsflash

  • 4, 668 Links to Spring Portfolio resources daily updated.
  • 21 NEW Spring resources added in August 2010.
  • 44 NEW Spring resources added in July 2010.
  • 4, 598 Subscribers from all over the world.
  • 340 Spring 3 resources.
  • 135 Spring Roo resources.
 

Polls

Are you aware of the critical Security issue in Spring MVC ?
  
(C) 2010 SpringHub.com - Spring Framework and Spring Portfolio Hub