Showing 288 open source projects for "java mvc"

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
  • Simplify IT and security with a single endpoint management platform Icon
    Simplify IT and security with a single endpoint management platform

    Automate the hardest parts of IT

    NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers. The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
    Learn More
  • 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: 36 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: 5 This Week
    Last Update:
    See Project
  • 4
    Spring Security

    Spring Security

    Authentication and access-control framework

    Spring Security is a powerful and highly customizable authentication and access-control framework. It is the de-facto standard for securing Spring-based applications. Spring Security is a framework that focuses on providing both authentication and authorization to Java applications. Like all Spring projects, the real power of Spring Security is found in how easily it can be extended to meet custom requirements. Spring Security uses a Gradle-based build system. In the instructions, ./gradlew...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Learn More
  • 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: 3 This Week
    Last Update:
    See Project
  • 6
    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: 1 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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...
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 9
    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: 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

    JAF

    Library for building modular, multilingual applications in Java

    Simple tools for building modular, multilingual, cross-platform applications in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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
  • 12
    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
  • 13

    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
  • 14
    Comete
    Comete is a Java framework that aims to make easier programming of scientific data plotting applications. It uses a MVC paradigm and other design patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    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
  • 16
    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
  • 17

    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
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    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
  • 23
    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
  • 24
    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: 0 This Week
    Last Update:
    See Project
  • 25

    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
  • 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.