Showing 341 open source projects for "spring"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 1
    Spring Layout is a Spring MVC extension and Tag Library which simplifies development of data-centric web applications. It provides rich declarative validation with tag integration, page/field level security & multi-panel/wizard style controllers & forms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Daozero reduces DAO code based on Spring & iBatis. The Old way is to write code and invoke iBatis API explicitly, but Dao-zero implements DAO interfaces in runtime, invokes iBatis API for developers automatically. Replace old DAOs with it directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Shine Framework is aimed to be a platform for online application development. It integrates several other open source projects (Spring, Hibernate, Wicket, and more) as a base for an extensible platform.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Moonfree is an Opensource Framework to develop RIA's, with Flex2 - Java communication. Integrates flex-openamf-spring-java and adds a server/client communication layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    Valjax is a spring managed client-side validation framework using Ajax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Library of Spring MVC Controller enhancements to support generic listable collections such as records in a database. The generic controller extensions creates a ListableItemMultiActionController that supports functionality with validation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project centers around the goal of bringing the Inversion of Control principals leveraged by the Spring Framework to the client side of Google Web Toolkit (GWT) application development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    spring-pagination is a small but practical module processing pagination in the web application,little work need to do using spring-pagination,based spring-framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MidwayMVC is a clean, simple and lightweight Model 2 web application framework for the rest of us. Its meant for websites that don't need Spring/Tiles or an Enterprise solution but that are still dynamic enough to benefit from the Model 2 structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    Design by Contract with seamless integration into the Spring Framework, based on Annotations, AOP and a pluggable Specification Language (supports Expression Language (EL) with Extensions, Groovy, OGNL out of the box).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    spring-ns is a pack of NamespaceHandler implementations, which can handle several customized XML namespace during the parsing of configuration files of the new Spring 2.0, and can provide convenient features in your XML configuration files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Qt IoC Container is C++ application framework inspired by Inversion Of Control concept as demonstrated by Spring framework. It uses Qt meta object system and plugin system to get around the C++'s lacking of reflection mechanism. License: LGPL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Map a Java ResultSet to an Object. Plug it into many frameworks to automatically map ResultSets (eg DBUtils, Spring Framework,...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Spring-dashboard provides real-time statistic and monitoring view of any spring-framework web application. With Spring-dashboard developers and testers can monitor flows within the application, as well as gather statistic information on application usage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HSE (Hibernate, Spring, Echo2) is a 3-tier base application for Echo2 designed to be a starting point for writing robust AJAX applications in Java, Spring, and Hibernate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tapestry+Hibernate+Spring+Acegi template application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The SpringEditor is a plugin for the Eclipse IDE (http://www.eclipse.org) that supports graphical modelling of application contexts for the spring framework (http://www.springframework.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jsRails is a JavaScript port of Ruby on Rails frameworks. It uses J2EE technology as the backend, integrating Spring, Hibernate and Tomcat to provide core functionality for developers. And uses the fast and mature js interpreter Rhino as the js engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Qwicket is designed to create the basic skeleton of a wicket application with spring and hibernate configurations and basic page constructs built for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    StrutSpring is a package to make Struts action to use beans in Spring container much easily by Java 5 annotation and IoC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Duke is an IRC-bot framework based on PircBot library. It provides extensible IRC messages handling bus, made of modules integrated by Spring IoC container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Frost is a framework that leverages the power of the Spring Framework, combined with the use of Hibernate, to provide a library to handle CRUD operations in a web application. It also offers an integration of jakarta velocity as standalone engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JAppGen is a framework for generating J2EE applications. At least in its initial form, it will create Tiles/JSF/Spring/Hibernate applications from a common configuration definition written in XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JTorpedo is a Web Framework that provides the possibilities for extremely rapid and torpedo like effective Web development. It is based on Jelly engine. It will be fully integrated with JSTL, AcegiSecurity, Spring, Hibernate and Struts. Based on Maven2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A generic system test framework utilizing Spring and Junit. Specialized Junit TestCases use Spring context configuration files to define test actions and action validators, allowing the TestCase to function as an integration / system test.
    Downloads: 1 This Week
    Last Update:
    See Project