🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

github.com/iamfaith/quickmvc

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/iamfaith/quickmvc

v0.0.0-20160708171024-c665c20c17cc
Source
Go
Version published
Created
Source

quickMVC

will use protostuff to serialize 用protostuff进行serialize

Used to quickly build for springmvc project, integrating mybaitis spring and for springmvc

quickMVC 是一个通用JavaWeb项目骨架, 积极在探索使用Java、Web等一系列技术,搭建开发高性能、高可拓展性、高可维护性,高>安全性的web项目; 以及Web前端模块化、组件化开发,与后台最佳的交互;以及探索使用NoSQL、与SQL等多数>据库共存的解决方案; 提供大量模块参考,比如:权限管理模块。

作为一个 seed(种子) 项目,你可以基于它,快速搭建项目原型,并开发。

你可以使用 quickMVC

  • 快速搭建项目原型,基于Spring + Spring MVC + Mybatis,简单轻便、易于扩展的架>构,适用于大多数项目
  • 封装了常用的CURD,配合mybatis-generator 自动生成dao、model、mapper层,减少重 复劳动,提高生产力,实现快速、平稳的开发
  • 实现Mybatis的分页查询模块,支持MySQL、PostgreSQL、SQLServer等数据库分页查询
  • 通用的权限管理模块,基于Apache Shiro的 用户-角色-权限(RBAC)的细粒度权限控制
  • 快速实现序列化

FAQs

Package last updated on 08 Jul 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts