Showing 174 open source projects for "mvc java"

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
  • Dun and Bradstreet Connect simplifies the complex burden of data management Icon
    Dun and Bradstreet Connect simplifies the complex burden of data management

    Our self-service data management platform enables your organization to gain a complete and accurate view of your accounts and contacts.

    The amount, speed, and types of data created in today’s world can be overwhelming. With D&B Connect, you can instantly benchmark, enrich, and monitor your data against the Dun & Bradstreet Data Cloud to help ensure your systems of record have trusted data to fuel growth.
    Learn More
  • 1
    acapulco
    Java OSGI-based framework for building modular Swing applications. It provides a clear separation of concerns based on MVC pattern. This is not another OSGI implementation, but rather an attempt to build on OSGi provided functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    swingframework

    MVC Framework for Writing Swing Client.

    Writing modular Swing code is hard and this simple framework helps with implementing MVC in Swing.,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    krest

    krest

    A Java Framework for the creation of online REST services

    A Java framework for the creation of REST services. Krest is built upon Spring MVC and offers an enterprise scale solution for REST services. Please visit http://javakrest.sourceforge.net/ to find the demo app, or download the core library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    j4gl

    j4gl Java framework, richclient, application server and persistence

    A an MVC Java framework. The View is defined in XML, the Controler is written in a Java-like language and the database Model is generated from database meta data. A J4GL application is similar to an HTML+Servlet application but a can run in HTML, Java Richclient (with app server), or Java Fatclient (without app server).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5
    AssemblerFramework是一个基于JAVAEE的框架。提供MVC、IOC容器、国际化、plugin机制等功能,框架自身采用松散结构,除了入口的Servlet,其他部件提供了可替换和扩展点。提供了注解和xml2种配置。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Organico is a Grails Plugin composed by a variety of MVC helper classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Generator of PHP classes from PostgreSql database. There are model, view, controller (MVC) classes generated by this tool. It is easy tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A collection of utilities and support classes for the Spring MVC Framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Spring-based IoC, AOP and MVC framework for Java ME (J2ME). Both MIDP and LWUIT APIs are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 10
    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
  • 11
    NWic is a .NET web development framework ported from a Java open-source project called jWic. NWic helps software developers building rich-client style web applications using the MVC design pattern. The UI is updated using the integrated AJAX features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GWTApp provides several features like: HTML templating and messaging at runtime without application recompiling, MetaField to auto bind and simulate annotation of RPC data fields, Strong typing in MVC, Modular structure in Maven.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The ServeBox Foundry is an ActionScript 3 / Java framework designed for Flex 3 / Flex 4 applications development. For flex4 use the new version 3.0.0-beta. Its design is based on several design patterns, and includes tools built to resolve some of th
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Framework for MVC applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mentawai is a Java MVC web framework, focused in simplicity, with no XML-based configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A eclipse plugin code generator for liferay with spring MVC in web layer and using spring as business layer. This is a simple tool which would reduce the redundant effort of liferay portlet XML updation, controller and preference JSP page generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Freejack is a MVC framework for quickly building dynamic websites using Freemarker as the template engine and Python for the controllers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The BlazeFramework is a Java like Framework which provides a nice API for developers. It offers developers a real OOP feeling in PHP like in Java. It's an event-based MVC web framework which uses XML for view definitions and the navigationsystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Workzen Commons is a collection of frameworks and utilities. It includes ui widgets, mvc framework, service-architecture, eclipse plugin, and common utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ferret4J aims to be a lightweight MVC framework for Java applications. It is based on a Model-centric architecture and strives to be as little intrusive as possible. You can find out more in my blog at http://blackship.eu/category/my-projects/jferret/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The project focusses on providing a small framework for mvc driven softwaredevelopment. DMVC enables developers to distribute the execution of sw-modules to multiple sw-processes. The current version is limited to distribute the model aspect of MVC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Siouxsie is a Swing application framework. It includes a modular application model and a autonomous MVC implementation. It also provides support for popular librairies like SwingLabs and JGoodies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jPersist is an object-relational persistence API with automatic mapping, and based on the ActiveRecord and DataMapper patterns. jWebApp is an MVC web application framework. Both are configuration and annotation free and can be learned in minutes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    Write Spring MVC controllers in JavaScript! Continuations-based multipage webflows work if the user goes back with the browser's back button or even splits the flow in two using File->New Window with no effort on your part. State persistence available.
    Downloads: 0 This Week
    Last Update:
    See Project