Showing 570 open source projects for "java spring"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    BACnet Web Services Simulator (ampii)

    A Simulator/Tester for the BACnet/WS 2 protocol.

    ... that will go into public review in spring 2014. It is currently a committee draft. If you would like a copy, please join the BACnet Data Modeling Working Group by contacting its convener. See www.bacnet.org for info. The primary purpose for writing this was to spur development of prototypes to test the protocol. However, it has a BSD license, so you can do whatever you want with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The dominant application framework for Java, Spring solves core enterprise development and runtime problems, offering configuration via Dependency Injection; declarative services via AOP; and packaged enterprise services. Developed by SpringSource.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 3
    Broadleaf Commerce

    Broadleaf Commerce

    Broadleaf Commerce is an open source Java eCommerce platform.

    Broadleaf Commerce (www.broadleafcommerce.com) is an open source Java eCommerce platform based on the Spring Framework. Broadleaf Commerce uses a robust, extensible architecture that enables deep customization and rapid development. The core framework is licensed under the Apache 2 license with additional community and commercial modules. Find out more here (www.broadleafcommerce.com). To get started using the project, we recommend our Getting Started guide (http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Balcora-project is open source GUI framework. It is basically Spring and SWT integration and has in addition powerful ways to manipulate data in forms and lists. Totally new approach for creating rich client applications!
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Momo

    Momo

    Time tracking system

    Momo is a time tracking web application developed in the Digital Innovation Group at Arizona State University. It is implemented in Java using the Spring framework and Db4o. Get back your stolen time!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Eclipse JAX WS Plugin

    Eclipse Plugin to create a new Maven based JAX WS Project

    This plugin creates new Maven based JAX WS Projects with support for Spring , JPA , Hibernate and SLF4J. Plugin Creates 3 project -main , -core , -webdeploy. Main is parent project for -core and -webdeploy. Users can invoke all maven build commands on main project. Core project contains a sample Hello World Service and other business logic. Web Project contains XML related to Spring and Web Deployment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Charon Housing

    Open Source Housing System for UK RSLs

    Charon Housing is an Open Source Housing system was written to work as an application under the Charon Environment and is aimed at UK RSLs (LA/HA/ALMO). The Charon Housing System makes use of the Charon Application Environment which is covered elsewhere. Charon Housing's two key features are: It is designed to be ultra-scalable, so can handle thousands of concurrent users and that it is a fully multi-authority system. This second feature is required by organizations that manage the housing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Dynamic Presentation Generator

    DPG is a web CMS developed by the JAFU-Project

    Dynamic Presentation Generator (DPG) is a web CMS developed by the JAFU project at the University of Bergen, Department of Informatics. DPG is built around the concept of presentation patterns. DPG follows the Model-View-Controller (MVC) software architecture pattern. This pattern isolates domain logic from the presentation, supporting modularity and separation of concerns of the components. DPG is built on Spring framework components, such as Spring MVC and Spring Security. Some features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Agilo™

    Agilo™

    Agilo™ - The Agile Enforcement Office Suite

    When it comes to Agile Project Management, some high performing tools are acting a vital role for projects success. AGILO is pretend to be one of the best agile tools present in the market which intends to manage all the project related activities like (user stories, iteration, burn down charts, resource load, standup meetings, backlog etc.) performed in an Agile project Development. It allows you to plan and track the progress of your development cycle on the fly by giving you the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 10

    Quality-Check

    Quality-Check is a small Java library for basic runtime checks of vars

    The goal of quality-check is to provide a small Java library for basic runtime code quality checks. It provides similar features to org.springframework.util.Assert or com.google.common.base.Preconditions without the need to include big libraries or frameworks such as Spring or Guava. The package quality-check tries to replace these libraries and provide all the basic code quality checks you need. The checks provided here are typically used to validate method parameters and detect errors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    fmgVen

    Convention over Configuration Java ORM

    fmgVen is a convention over configuration Java ORM tool. fmgVen is an alternative to heavyweight ORM tools, in which mapping requires configuration, and lots of issues out of of lazy loading, etc. It maps java domain objects to database tables without explicit mapping configuration. It is an advanced form of Spring JdbcTemplate/RowMapper. Think of it as Ruby on Rails ActiveRecord but instead of inferring data objects from database, fmgVen auto maps java objects to database tables...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    SQL Mapper

    SQL Mapper is a simple Java library which helps in dealing with JDBC.

    Using this library you can focus on how you want to map results of your SQL query to your domain objects. You don't need to use any xml configuration (like, for example in MyBatis/iBatis). You also don't need to use any annotations to run SQL Mapper. The SQL Mapper is similar to Spring JDBC Framework, but it has some of its features simplified and some changed. It runs on JDK 7 or higher. The zip archive contains the library jar, sources and javadocs, and also a demo which shows how to use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Swing Forms Framework
    This project is an core implementation of a CRUD data entry system, using java swing, spring and apache cayenne
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GeDA - Generic DTO Assembler
    GeDA (Generic DTO Assembler) is a small library for easing the developers' pain of assembling DTO's from Domain objects and update the Domain objects from DTO's in an n-tier applications. NO XML, just annotations or DSL :-). Available as mvn2 dependency and pluggable to Spring 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    openwms.org
    openwms.org is a modularized warehouse management system split into a core project, a tms module and a wms module running in an OSGi environment to assure high availability and maintainability.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Example integration of Spring Security and Open SAML. This project contains two web applications: an Identity Provider and a Service Provider.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    java web framework - annotations - pojo - NO XML - state-free - clean, technology agnostic urls - REST - invisible to the web-client - JSP, Velocity, FreeMarker (others pluggable) - annotations for JavaScript/CSS dependencies - create reusable compon
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    SingletDAO
    SingletDAO is a simple java data access frame work to access data in database. A Single Data Access Object to access data in database and eliminates writing custom DAOs. Easy to plug-in. Easy to manage SQL queries. Supports JSON.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Brickdoh - Meditations in Doh
    A relaxing breakout remake with a twist. Real spin effects for the ball, gravity and wind included. Play, relax, and finally master the banana cross!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    mxHero
    Complete mail business rules processor and MTA. Also provides antivirus (ClamAV) and anti spam (Spamassassin) solutions. Based in Java and OSGI with Spring DM and MySQL data base for statistics. Can be easily extended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    J2EE (java 5/struts2/tiles2/hibernate/spring/jsp/postgreSQL) Web application which offers the possibility to manage customers, quotations and invoices for the NordBat building industry
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BeanPot is a very simple Java bean container with dependency injection based on an XML configuration file. Think of it as a mini-Spring. It depends on a small subset of Apache Jakarta Commons utilities, in particular commons-configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The castafiore J2EE Platform consists of an advanced Web Framework built upon JQuery and a persistence framework built upon hibernate. All together glued with spring 3. We also provide some exciting web tools like a DMS and a Portal designer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    dwos

    dwos

    dwos is a distribute WEB-desktop OS and scientific computing platform

    dwos is a distribute WEB-desktop OS. It mainly contains a WEB desktop environment, a chat-online system, a network disk system, a Scientific Computing platform(developing) and so on. It is developed by JAVA language using the JSH(JSF+Spring+Hibernate) framework. After about half year testing, now it's open source, you can download it and run on your computer, Tomcat and jetty server container are tested ok. It's developed by myself, more about me, see here: http://home.ustc.edu.cn/~chh1990...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    You know the component scanning feature of Spring? You'll love this: component scanning as easy as select(javaClasses()).from("your.package").returning(allAnnotatedWith(YourAnnotation.class)). Can support any language running on the JVM. ---------- eXtcos is now also available from Maven Central. To include it into your Maven project just add this dependency: groupId: net.sf.extcos artifactId: extcos version: 0.4b Unfortunately Sourceforge doesn't support XML snippets...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.