Projects tagged ‘springframework’ and ‘tools’


Jump to tag:

Projects tagged ‘springframework’ and ‘tools’

Filtered by Project Tags springframework tools

Refine results Project Tags spring (9) framework (7) library (7) development (7) programming (7) web (6) j2ee (6) java (6) ioc (5) technology (5) hibernate (5) aop (4)

[9 total ]
362

Spring Framework

   
Primary Language: Java Licensed as: Apache License 2.0

Spring is a lightweight Java/J2EE application framework based on code published in "Expert One-on-One J2EE Design and Development" by Rod Johnson. It includes powerful JavaBeans-based configuration management applying Inversion-of-Control principles ... [More] , a generic abstraction layer for transaction management allowing for pluggable transaction managers, a JDBC abstraction layer, integration with Hibernate, JDO, Apache OJB, and iBATIS SQL Maps, AOP functionality, and a flexible MVC Web application framework with multiple view technologies. There is also a .NET port available. [Less]

Metrics updated 24 Aug 08

12

AppFuse

   
Primary Language: Java Licensed as: Apache Software License

AppFuse is an open source project and application that uses open source tools built on the Java platform to help you develop Web applications quickly and efficiently. It was originally developed to eliminate the ramp-up time found when building new ... [More] web applications for customers. At its core, AppFuse is a project skeleton, similar to the one that's created by your IDE when you click through a wizard to create a new web project. AppFuse 1.x uses Ant to create your project, as well as build/test/deploy it. AppFuse 2.x uses Maven 2 to create your project as well as build/test/deploy it. IDE support is much better in 2.x because you can generate the IDE project files with Maven plugins. AppFuse 1.x uses XDoclet and JDK 1.4+. AppFuse 2.x uses annotations and JDK 5+. [Less]

Metrics updated about 10 hours ago

4

Trails Framework

 
Primary Language: Java Licensed as: Apache License 2.0

Trails is a domain driven development framework for Java that aims to bring some of the excellent ideas of Ruby on Rails to the Java platform. By developing a POJO domain model with some annotations, it is possible to get a fully working ... [More] Spring/Hibernate/Tapestry application without custom development. Trails does this without any source code generation and all screens are fully customizable as needed. As well, Trails provides other features such as validation, role based security and I18N. [Less]

Metrics updated 06 Oct 08

3

Cluster4Spring

   
Primary Language: Java Licensed as: Apache License 2.0

Clustered Remoting For Spring Framework(Cluster4Spring) is open source project that represents alternative implementation of Spring framework remoting subsystem and supports different schemes of remote communication between client and server (1-1 ... [More] , 1-many, dynamic services discovering). The major features of Cluster4Spring library are: * Support of one-to-one scheme of remoting; * Support of one-to-many scheme of remoting, which assumes that one client selects remote service for invocation from one of predefined locations; * Support of one-to-many scheme of remoting with dynamic discovering of remote services; * Several built-in policies for selecting remote service for invocation are included (they are applied if service is available in several locations) [Less]

Metrics updated 06 Oct 08

3

Reverspring

 
Primary Language: Java Licensed as: Apache License 2.0

Reverspring is a Java library that allows you to create Spring IoC XML files from POJO at runtime, with detailed configuration about what to add in the descriptor and how to write it.

Metrics updated 06 Oct 08

2

Spring-Annotations

   
Primary Language: Java Licensed as: GNU Lesser General Public License 2.1

Spring-Annotation is a library that enables the use or annotations to configure your application using spring-framework as a backend. In the next versions it will enable the use of standard Java EE annotations as an alternative way to configure your application, but without a need for a full Java EE 5 application server.

Metrics updated 07 Oct 08

1

Spring Python

 
Primary Language: XSL Transformation Licensed as: Apache License 2.0,GNU General Public License 2.0,GNU General Public License 3.0 or later

Spring Python is an offshoot of the Java-based SpringFramework and AcegiSecurityFramework, targeted for Python. Spring provides many useful features, and I wanted those same features available when working with Python. Several key features ... [More] include: * Inversion of control * Aspect oriented programming * DatabaseTemplate * Database transaction management * Distributed remoting * Security You can pick and choose which parts to use. Visit the web site for more details. The main library of Spring Python as well the sample applications are released under Apache License 2.0, making it a business friendly library. The SpringWiki sample application reuses a set of style sheets written for mediawiki that are GPL. [Less]

Metrics updated 07 Oct 08

1

DjTagger

 
Primary Language: Java Licensed as: Apache License 2.0

Library for managing media collections. Automate tagging and organization of media files such as mp3. Extensible via java, customizable via xml.

Metrics updated 06 Oct 08

1

Spring.NET RichClient

 
Primary Language: C# Licensed as: Apache License 2.0

Inspired and influenced by the Java based Spring richclient project this projects goal is to help leveraging Springs power in desktop applications. Unlike the Java version, which uses a frame based attempt to provide views for different ... [More] application aspects (just like web applications), one of the main goals of Spring.NET RichClient is to retain and further improve Windows Forms design-time capabilities. It provides dependency injection into forms and user controls as well as input validation based on the Spring.NET Validation Framework. [Less]

Metrics updated about 19 hours ago