Showing 223 open source projects for "spring"

View related business solutions
  • 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
  • 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
  • 1
    Kaylee builds upon the JGoodies Binding and Spring frameworks to provide a powerful yet simple way to bind Swing forms to data objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Dependency Injection framework for Java3D using Spring. The goal is to provide fast, easy examples of setting up Java3D with Spring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project offers extensions of Spring-Framework and Spring-Modules components, either making existing functionality easier and configurable or providing additional functionalities within the same context. This project complements these two frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java OpenCL Process Virtual Machine. Spring IoC based framework for complex data analysis with OpenCL computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Simple FlowScope is a Spring Custom scope that can be configured by 1 line and is able to keep your beans as long as they are referenced somewhere during the JSF lifecycle. It allows your JSF beans to have a lifetime between Request and Session.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A simple library designed for managing configuration of your Java applications which is especially useful for Spring based projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Various separate modules facing typical programming challenges of Java business applications. Easily configurable using dependency injection of the Spring framework. Interfaces and generics used throughout. Downloads moved to www.jroots.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ZappWeb aims to provide a you a framework to start building secure Ajax-based web applications. It's based on the following web frameworks: Spring, Spring security and Zkoss.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SBAL is a command line tool to launch spring batch. It provides advanced features like displaying the batch version, running resources validations, configuring logging ... It also defines a standard directory structure for deployments
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    JaValid is an annotation-based validation framework and can be used in any type of Java application. It provides full integration with the Spring Framework, Java Server Faces, Facelets and any Database. For more info visit: http://www.javalid.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Struts-Wrapper is an extension to the Struts web development framework. It encapsulates the Struts business logic in a Spring based webapplication to use it as a component in Spring and as standalone Struts Application at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ActionScript 3.0 application framework for Flex/AIR/Flash development. Includes an Inversion of Control container, utility classes for configuring Cairngorm and PureMVC applications, and MVCS framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Persistence library inspired on some of Eric Evans' "Domain Driven Design" concepts. Initially based on Spring and Hibernate, it simplifies basic persistence implementation taking advantage of ORM and Java 5 (and beyond) generics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tudu Lists is a J2EE application for managing todo lists. It's based on Spring 2.5, JPA/Hibernate and AJAX (using the DWR framework). It's a simple yet effective project management tool, and it is also often used as a sample Spring application.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Spring BeanDoc is the tool that facilitates documentation and graphing of Spring bean factories and application context files. Though very easy to use, it is designed to be flexible and extensible to meet most needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CoiTank is an Inversion of Control - Container for PHP based on a XML-configuration file inspired by the popular Java Framework Spring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An extension for iBatis and Spring which enables writing Java classes and interfaces instead of XML for the Java-SQL mapping.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Spring of Eclipse is a (java, eclipse plug-in based) Framework for developers, that want to use the Springframework for RCP (Eclipse Rich Client Platform) applications. It makes possible to configure your spring beans eclipse like, via extension-points.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    USAGE OF SOURCEFORGE IS DEPRECATED: Go to http://springpython.webfactional.com for current project development. Spring Python is an offshoot of the Java-based Spring Framework and Spring Security, targeted for Python. Spring provides many useful features
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    This project intends to provide a generic platform for developing any kind of modules (web or non-web). As main technology choice, the Spring Framework shall be used as core engine since it already supports several other frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EAIFramework (Enterprise Application Integration Framework) is a simple, scalable and flexible Message Oriented Middleware (MOM), that provides message routing, filtering and transformation capabilities. It is highly customizable through Spring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The framework for agile development of user interfaces with Eclipse RCP. Agile RCP is a Presenter First framework for RCP making use of OSGi services and dependency injection delivered by Spring Dynamic Modules leading to fully unit-testable UIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Provides means for exception handling, substituting and logging via AspectJ and/or Spring AOP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Reverspring is a Java library that allows you to create Spring IOC XML files from POJO at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Canonical Bean Method Invocation - A Spring based framework that automates RPC-like invocation of methods on beans held in the Application Context. It was originally built for use with Flex using XML over HTTP.
    Downloads: 0 This Week
    Last Update:
    See Project