Showing 230 open source projects for "java mvc"

View related business solutions
  • Auth for GenAI | Auth0 Icon
    Auth for GenAI | Auth0

    Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.

    Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
    Try free now
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    Problems for Spring MVC

    Problems for Spring MVC

    A library for handling Problems in Spring Web MVC

    Problem Spring Web is a set of libraries that makes it easy to produce application/problem+json responses from a Spring application. It fills a niche, in that it connects the Problem library and either Spring Web MVC's exception handling or Spring WebFlux's exception handling so that they work seamlessly together, while requiring minimal additional developer effort. In doing so, it aims to perform a small but repetitive task — once and for all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Spring Framework

    Spring Framework

    Comprehensive programming and configuration model for modern apps

    The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications, on any kind of deployment platform. A key element of Spring is infrastructural support at the application level: Spring focuses on the "plumbing" of enterprise applications so that teams can focus on application-level business logic, without unnecessary ties to specific deployment environments.
    Downloads: 47 This Week
    Last Update:
    See Project
  • 3
    OWASP Find Security Bugs

    OWASP Find Security Bugs

    The SpotBugs plugin for security audits of Java web applications

    The SpotBugs plugin for security audits of Java web applications. Find Security Bugs is the SpotBugs plugin for security audits of Java web applications. It can detect 141 different vulnerability types with over 823 unique API signatures. Cover popular frameworks including Spring-MVC, Struts, Tapestry and many more. Plugins are available for Eclipse, IntelliJ / Android Studio and NetBeans. Command line integration is available with Ant and Maven. Can be used with systems such as Jenkins...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Spring PetClinic Sample Application

    Spring PetClinic Sample Application

    A Spring Framework application based on JSP, Spring MVC

    A sample project to demonstrate the capabilities of the Spring Framework, commonly used in tutorials and learning.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5
    JeeSite

    JeeSite

    A basic enterprise information development platform

    JeeSite is a high-efficiency, high-performance, and strong security open source Java EE rapid development platform based on a number of excellent open source projects, highly integrated and packaged. JeeSite is the best basic platform solution for you to quickly complete your project. JeeSite is the best study case for you to learn the Java platform. JeeSite is also the best assistant for private work. JeeSite is a Java-based development platform built on the Spring Framework, with Spring MVC...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    The Apache Struts web framework

    The Apache Struts web framework

    Mirror of Apache Struts

    The Apache Struts web framework is a free open-source solution for creating Java web applications. Web applications differ from conventional websites in that web applications can create a dynamic response. Many websites deliver only static pages. A web application can interact with databases and business logic engines to customize a response. Web applications based on JavaServer Pages sometimes commingle database code, page design code, and control flow code. In practice, we find that unless...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JForum2

    JForum2

    Bug fixes and enhancements for JForum 2.x

    JForum is a powerful and robust discussion board system implemented in Java. It provides an attractive interface, an efficient forum engine, an easy to use administrative panel, an advanced permission control system and much more. Built from the ground up around an MVC framework , it can be deployed on any Servlet 3.1 container or application server running at least Java 8, such as Tomcat, Jetty and JBoss/WildFly. Its clean design and implementation make JForum easy to customize and extend...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 8
    ClassHidra

    ClassHidra

    ClassHidra Java open-source MVC (ModelViewController).CDI & EJB. REST

    ClassHidra, Java-base MVC Support: - CDI ( context dependency injection ) - @SessionScoped, @ApplicationScoped; - EJB (enterprise java bean) map action/form as @Stateless, @Stateful, @Singleton; - Spring (4.*) map action/form as @Component; - RESTful (alfa) Demo - Google AppEngine - https://classhidra4ape-hrd.appspot.com/ GitHub - https://github.com/surban1974/classhidra Maven dependencies - https://github.com/surban1974/classhidra/blob/master/README.md
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    JAF

    Library for building modular, multilingual applications in Java

    Simple tools for building modular, multilingual, cross-platform applications in Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10

    TRUNKS

    Web and Mobile framework

    TRUNKS is a web J2EE framework. It's dedicated to develop all kinds of applications in a basic way. Used technologies are based on a MVC model, XML for screen definition. Are included navigation, multilanguage, security, CSS styles, data export...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Spring and Hibernate for Beginners

    Spring and Hibernate for Beginners

    Source code for the course: Spring and Hibernate for Beginners

    This repository contains code and resources for learning Spring and Hibernate, tailored to beginners looking to understand Java-based web development. Here is a Spring Boot Learning Path and Roadmap to help you learn more about Spring Boot. These are links to luv2code courses on Udemy. You can purchase the courses to further your studies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Wheefun Options Parsing Library

    Portable command line options parsing

    ... their tastes, but GNU Getopt-, Sun Microsystems- (ala Java), and DOS/Windows style command parsers are supported out of the box. Additionally, the parsing results provide a great deal of information: not only do they provide the captured options and excess arguments, but also provide access to strings which are putatively options but failed to capture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Java Bindings

    Java bindings for the Wheefun Options Parsing Library

    This project contains bindings for the Java Programming Language to the Wheefun Options Parsing Library. It is meant to provide parity with the C implementation so JVM languages can take advantage of WFOPT. Fore more information, please see the main page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ADDC Server Commons Java Libraries

    ADDC Server Commons Java Libraries

    Java libraries for buiding IIOP and Web Services

    ADDC Server Commons supplies a set of java libraries published to maven central for writing Java servers offering both IIOP/SSLIOP and HTTP/HTTPS access using Spring Framewrok and JacORB. It also supplies a client for Monitoring CORBA Services, Balanced Groups and a full JNDI implementation for both CosNaming and Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Simple MVC Example in Java

    A simple example to demonstrate the MVC programming pattern in Java

    The MVC pattern is a basic pattern in programming and the most known one. It helps the developer to organize and manage the project by defining clear responsabilities and tasks for every level. During learning, this pattern can help students to better understand the complexity of the application and to reduce this complexity by allowing him to work on one level at a time. This project aims to be an example for the MVC pattern. It is very simple and designed to work by simulating and database...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RobotChase is a game in which the player moves about on a rectangular grid, while trying to escape or destroy advancing robots. Uses mouse or (configurable) keyboard. Written in Java using the MVC and Observer patterns.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Le jeu de société Puissance4

    Le jeu de société Puissance4

    author : @ZaofuMachine - date : 07/08/2020 - version : 1.0

    L'application : Le jeu a été conçu avec le modèle d'architecture MVC (Métier(Modèle) - Vue - Contrôleur ). Lors de l'étape de compilation et d'éxécuter, vous devez être dans le dossier Puissance4. Exemple du dossier où vous devez vous situer : C:/Jeu_Societe_Puissance4/Puissance4> La compilation de l'application : Ensuite, veuillez éxécuter la commande suivante : javac "@compile.list" L'éxécution de l'application : Pour éxécuter, veuillez taper la commande suivante : java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Le jeu de société Dr Eureka

    Le jeu de société Dr Eureka

    author : @ZaofuMachine - date : 07/08/2020 - version : 1.0

    Le jeu a été conçu avec le modèle d'architecture MVC (Métier(Modèle) - Vue - Contrôleur ). Lors de l'étape de compilation et d'éxécuter, vous devez être dans le dossier Dr_Eureka. Exemple du dossier où vous devez vous situer : C:\Jeu_Societe_Dr_Eureka\Dr_Eureka> La compilation de l'application : Ensuite, veuillez éxécuter la commande suivante : javac @compile.list L'éxécution de l'application : Pour éxécuter, veuillez taper la commande suivante : java sources.Controleur La...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Le jeu de société Okiya

    Le jeu de société Okiya

    author : @ZaofuMachine - date : 09/07/2020 - version : 1.0

    Le jeu a été conçu avec le modèle d'architecture MVC (Métier(Modèle) - Vue - Contrôleur ). Lors de l'étape de compilation et d'éxécuter, vous devez être dans le dossier Okiya. Exemple du dossier où vous devez vous situer : C:Jeu_Societe_OkiyaOkiya> La compilation de l'application : Ensuite, veuillez éxécuter la commande suivante : javac @compile.list L'éxécution de l'application : Pour éxécuter, veuillez taper la commande suivante : java sources.Controleur La documention de...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jnex is a powerful Java framework based on the MVC design pattern. It is used to simplify and speed up the implementation process of Java Swing applications, Java Servlets and Canoo ULC solutions. http://www.nexirius.ch
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    echo-core is a core library used to build Echo2 based webapplications. It helps the developer implementing MVC, creating data tables, handling exceptions and binding bean to form fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Libre-3

    Libre-3

    Job Board

    Libre-3 (Libre free) Opérations :Grillons, Crickets, Sauterelles #Tanach Web-APP core architecture #JAVA EE7 #EJB3 #Eclipselink #MVC #JSF2.2 #Glassfish #MOJARRA Presentation #Facelet,#jquery #bootstrap Security #JAAS three #REALMs
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    javaLightConsole

    Easy fine console input/output for java

    Input : non blocking keyboard handling. Output : clean console, print at x,y coordinates, echo on/off, cursor on/off. Developed for learning game programming and MVC. Uses native code through JNI. Provides windows and linux versions. Includes code:blocks and eclipse projects for native and java code. You can use the classes InputProxy and OutpoutProxy in your projects. For usage examples, see their main() methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sistema de Gestion Academica (SGA)

    Sistema de Gestion Academica (SGA)

    Sistema que agiliza la gestion de una institucion academica

    La presente herramienta implementa un Sistema de Gestión Académica, es un software que simula la lógica que se implementa en una Matrícula para una Universidad, esto es la creación, modificación, eliminación y la búsqueda de: Estudiantes, Profesores, Ciclos, Grupos, Cursos y Carreras. Esta herramienta posee una peculiaridad, se implementan tres soluciones o tres proyectos: consola, desktop y web, posee una arquitectura de capas: Backend (capa de datos, entidades y control) y Frontend MVC...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Java MVC

    Java MVC

    Brutos is an easy and powerful mvc controller.

    Brutos is an easy and powerful mvc controller configurable for annotation, programming and XML with support for Inversion of Control and Dependency Injection. Compatible with JSF, Velocity, DisplayTag, Spring, PicoContainer, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
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.