Firefly framework helps you create a java web application easy and quickly. It provides MVC framework with HTTP Server and many other useful components for developing web applications. It means you can easy deploy your web without any other java web containers, in short , it's containerless. It taps into the fullest potential of hardware using SEDA architecture, a highly customizable thread model.
Jkmvc is an elegant, powerful and lightweight MVC & ORM framework built using kotlin. It aims to be swift, secure, and small. It will turn java's heavy development into kotlin's simple pleasure. No spring.
Jkmvc is an elegant, powerful and lightweight MVC & ORM framework built using kotlin. It aims to be swift, secure, and small. It will turn java's heavy development into kotlin's simple pleasure. No spring.
Jkmvc is an elegant, powerful and lightweight MVC & ORM framework built using kotlin. It aims to be swift, secure, and small. It will turn java's heavy development into kotlin's simple pleasure. No spring.
Jkmvc is an elegant, powerful and lightweight MVC & ORM framework built using kotlin. It aims to be swift, secure, and small. It will turn java's heavy development into kotlin's simple pleasure. No spring.
Jkmvc is an elegant, powerful and lightweight MVC & ORM framework built using kotlin. It aims to be swift, secure, and small. It will turn java's heavy development into kotlin's simple pleasure. No spring.
A Simple Java MVC Framework
Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container. generate api docs by swagger2 and knife4j
The mvc framework for java.
This project is the model side of the Swing Framework and Components (SFaC). If your doing a clean separation between model (or business) and view (or GUI or rendering) parts of your application, (like in the MVC pattern), then the only classes of SFaC your model can access are in this project. On the other hand, the classes in sfac-core project are GUI-specific and should not be known by your model.
Honeycomb is a mvc engine. Its inspired by frameworks like spring mvc or stripes, but is more component oriented. So does every part of your page (called comb) have its own model view and controller. This makes every comb completely standalone and reuseable.
Honeycomb is a mvc engine. Its inspired by frameworks like spring mvc or stripes, but is more component oriented. So does every part of your page (called comb) have its own model view and controller. This makes every comb completely standalone and reuseable.
Nepxion Thunder is a distribution RPC framework based on Netty + Hessian + Kafka + ActiveMQ + Tibco + Zookeeper + Redis + Spring Web MVC + Spring Boot + Docker
Jkmvc is an elegant, powerful and lightweight MVC & ORM framework built using kotlin. It aims to be swift, secure, and small. It will turn java's heavy development into kotlin's simple pleasure. No spring.
Example of a Spring MVC controller built and deployed using the GraphAware Framework
Example of a Spring MVC streaming controller built and deployed using the GraphAware Framework
基于spring mvc的内部开发框架. 包括了对 spring mvc, spring security, spring session, hibernate, mybatis, flyway 等等开源框架的整合; 同时,设计了一套基础用户、组织机构和功能权限、数据权限体系,作为公司内部研发的基础平台。
Core Android services for Android MVC framework
Android MVC framework
a configurable MVC framework
a configurable MVC framework
a configurable MVC framework
Panda Gear is a module of the Panda Framework for quickly develop web application, similar to Spring-MVC, Struts2, contains some commonly used Taglib.
Powerful Java MVC & REST Full-Stack Framework
A plugin based application framework for java
MVC framework based on LibGDX using Autumn for components management and LML as view templates.
基于spring mvc的内部开发框架. 包括了对 spring mvc, spring security, spring session, hibernate, mybatis, flyway 等等开源框架的整合; 同时,设计了一套基础用户、组织机构和功能权限、数据权限体系,作为公司内部研发的基础平台。
基于spring mvc的内部开发框架. 包括了对 spring mvc, spring security, spring session, hibernate, mybatis, flyway 等等开源框架的整合; 同时,设计了一套基础用户、组织机构和功能权限、数据权限体系,作为公司内部研发的基础平台。
A Simple Java MVC Framework
A Simple Java MVC Framework
A plugin based application framework for java
Tiny Java MVC Framework.
a configurable MVC framework
Jkmvc is an elegant, powerful and lightweight MVC & ORM framework built using kotlin. It aims to be swift, secure, and small. It will turn java's heavy development into kotlin's simple pleasure. No spring.
Jkmvc is an elegant, powerful and lightweight MVC & ORM framework built using kotlin. It aims to be swift, secure, and small. It will turn java's heavy development into kotlin's simple pleasure. No spring.
Jkmvc is an elegant, powerful and lightweight MVC & ORM framework built using kotlin. It aims to be swift, secure, and small. It will turn java's heavy development into kotlin's simple pleasure. No spring.
Jkmvc is an elegant, powerful and lightweight MVC & ORM framework built using kotlin. It aims to be swift, secure, and small. It will turn java's heavy development into kotlin's simple pleasure. No spring.
Jkmvc is an elegant, powerful and lightweight MVC & ORM framework built using kotlin. It aims to be swift, secure, and small. It will turn java's heavy development into kotlin's simple pleasure. No spring.
Jkmvc is an elegant, powerful and lightweight MVC & ORM framework built using kotlin. It aims to be swift, secure, and small. It will turn java's heavy development into kotlin's simple pleasure. No spring.
Jkmvc is an elegant, powerful and lightweight MVC & ORM framework built using kotlin. It aims to be swift, secure, and small. It will turn java's heavy development into kotlin's simple pleasure. No spring.
Jkmvc is an elegant, powerful and lightweight MVC & ORM framework built using kotlin. It aims to be swift, secure, and small. It will turn java's heavy development into kotlin's simple pleasure. No spring.
This is a lightweight complete MVC framework,The framework is based on sevlet3.1 SpringMvc style implements IOC container and interceptor interface.
基于spring mvc的内部开发框架. 包括了对 spring mvc, spring security, spring session, hibernate, mybatis, flyway 等等开源框架的整合; 同时,设计了一套基础用户、组织机构和功能权限、数据权限体系,作为公司内部研发的基础平台。
a configurable MVC framework
java weixin mvc development framework
A simple mvc framework for java application and gui developers.
Full Stack Java Web MVC framework for fast and maintainable software development
Using this framework, projects can be built quickly.
An MVC framework supporting method-based development of web applications.
Multiple loosely coupled modules which extend ZK framework, originally created by DataLite company. ZKComposer - controll the MVC design with annotations @ZkEvent?, @ZkComponent?, @ZkBinding?, ... (similar to zkspring or zkcdi projects, however without any framework dependencies). ZKDLComponents splits ZK data driven components (listbox, combobox) to MVC design, adds support for easy large data manipulation and contains many pre-built user controls (filter manager, sort manager, visible listbox columns manager, export to excel, etc.) HibernateDAO & ZKDLComponentsHibernateExtensions - Hibernate generic DAO design with extensions for ZKDLComponents to replace all your plumbing code (filter, sort, lazy loading, CRUD). SpringService? - service layer with spring - generic service which speaks to generic DAO. This is the way we use our components at DataLite?, but you can use any integration or DAO at your will.