Showing 145 open source projects for "chat application in java spring"

View related business solutions
  • 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
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 1
    Squash TM

    Squash TM

    Squash TM is an open source tool for test repositories management.

    Squash TM is the test repository manager found in the open source Squash toolkit. It enables the management of requirements, test cases and campaigns execution in a multiproject context. Based on an ergonomic and intuitive interface, Squash is also "full web" making it an easy tool to deploy. Squash TM is the result of a new development in Java (OSGi, Spring 3, Spring MVC, Hibernate, JasperReport, Jquery). For bugs management, Squash TM interfaces natively with Mantis. Thanks to its...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Achieving dynamic application configuration without server restart is almost impossible using static property/xml files, or too complex to use JMX. DConfig makes it easy by Swing GUI, JDBC/Spring, JNLP, RDBMS; Plus examples in Struts, yui Ajax, JSF, JSP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    NextBus Public Feed Adapter for Java

    A Java adapter for the NextBus Public XML Feed Service

    Restful Web Service adapter for the NextBus prediction and transit network reporting service. This implementation uses XSD Schema, JAXB and a domain object model to decouple the consuming application from the over-the-wire representation of the data. NextBus is currently providing real-time bus data in several major metro transit agencies including, but not limited to MBTA (Boston), Toronto, Seattle, Brooklyn, Staten Island as well as a number of University towns. In additional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Scertify - TechDebt Community

    Scertify - TechDebt Community

    Benchmark code quality and measure Technical Debt of projects in Sonar

    Scertify™ Refactoring Assessment is an open source component dedicated to development & QA teams that provides exclusive benchmark data on Software Quality. It automatically detects the portions of an application that can be refactored, gives valuable information on refactoring strategies, and costs. Though IT departments have matured these last 10 years and have now no doubt on the benefits of a continuous control of code quality, three major concerns were still remaining, without any tools...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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

    LightAdmin

    Pluggable data administration UI interface for Java web applications

    The primary goal of the project is to speed up application development by bringing pluggable fully operational data management back-end for JPA based applications and to relieve your codebase for more important stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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: 48 This Week
    Last Update:
    See Project
  • 7

    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
  • 8
    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: 3 This Week
    Last Update:
    See Project
  • 9
    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
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    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
  • 11

    daogenerator

    DAOGenerator automatically generates dao classes for Jee web apps

    DAOgenerator is pure Java, open source application, generates DAO classes for Jee applications. Additionally you can use auto generated mapping.xml on your Spring projects. Fully compatible with eclipse/JPA POJO generator DAO Generator currently supports below ORM frameworks: Hibernate JPA Application is platform free, you can run via console: java -jar daogenerator.jar OR right click -> open with -> Java SE Binary (Windows) Application requeries Java 1.6+ You can check...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Mvc Infraestructure

    Serializable Data Transfer Object/Generic Dao for J2EE

    Dto.java and others classes - for data transmission from/to view (with EL - Expression Language" ) layer to/from business and persistence layer in J2EE application. Dto extends from HashMap class of Java API for encapsulate any type of information by key type:key_i.key_ij.key_ijk....: Any component in any J2EE functional chain can access to DTO if they know the key key_i.key_ij.key_ijk.... for object access. This project helps to decouple the data, business logic and persistence logic allowing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A spring utility that makes developing with spring a little easier by enabling, with minimal code, runtime wiring, static ApplicationContext access, easy spring application creation and FitNesse-Spring integration
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java Gadu-Gadu protocol implementation
    JGGAPi is java implementation of Gadu-Gadu protocol. Gadu-Gadu is a IM system very popular in Poland based on proprietary protocol. The implementation is based on specification of Gadu-Gadu protocol gathered during implementation of EKG application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A messaging framework for java client server application. It enhances productivity by providing generic infrastructure for data CRUD. Java swing, Jide,Tibco rendezvous, Tibco smartsocket, Spring amqp are currently supported and it easy to add others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jade4spring enables integration of the Java Agent Development Framework (JADE) in your Spring application-context.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Basic Electronical Medical Management (BEMM) is an application to control medical data of a set of patients. It is built on top of open source technologies, to provide an integration skeleton of mvn, Datanucleus, Spring, Vaadin, Acceleo technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Express
    Express is an Agile project management tool. The web application is written using Flex while server-side component is a Spring based Java EE application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Zero MVC is a Spring MVC base web application framework. It combines Spring MVC with Acegi, Hibernate, Quatz Scheduler and YUI Javascript Library. The view is rendered with javascript functions, which can be generated from velocity templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pragmatic Enterprise Application KickStart ,demo the better practice in enterprise application. It use Spring,Hibernate,Struts 2,CXF,SpringSecurity,JQuery and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Web application built using: a. Spring Webflow 2 b. Oracle (10G +) It implements commonly required functionality and is intended to act as a strong starting point for any web based business application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AppGen eclipse plugin generate full java web application source codes based on Spring and iBatis. You can set the XML configuration mapping file from a database schema quickly by conventions, and can edit it easily. (requires java 1.5 or higher)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is an experimental project that used to put together ideas on Spring, Maven, and other open source technologies. The emphisis is on a how to for practical software development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TinyJEE is a zero conf, zero maintenance embeddable platform that has the major goal make the usage of JEE as easy as working with GRAILS while following a component oriented approach with minimized dependencies and main focus on POJO and Java config
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a template application that implements a "conversational" extended persistence context: with Spring and Maven: - Annotation-driven Hibernate mappings - Configuration of the AOP-based service layer - A unit- and integration-test framework
    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.