1 Star 0 Fork 34

公子烟 / battcn2.0

forked from battcn开源群组 / battcn2.0 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

battcn2.0 如果您喜欢它,请点击 Watch 以及 Star Thanking Very Much##

前端:采用了BootStrap3.3.5 + BootStrap Table + jQuery2.1
后端:Spring4.2+SpringMVC4.2+Mybatis3.2.8 增加PageHelper与通用Mapper方便开发
通用Mapper:Mybatis单表操作基于注解调用API,方便我们开发,提高开发效率
权限:采用Spring Shiro做的登陆认证与URL拦截
本系统秉承开源精神,欢迎大家使用与开发,遇到任何问题可以 申请QQ群:391619659 找到 解答

一.服务人群

A) 初创型公司技术团队
B) 外包公司技术团队
C) 独行侠

二.项目事项

A) 我们只做通用的服务组件,比如基本的(权限管理,用户管理,菜单管理,调度管理等)	
B) 让用户可以快速根据框架开发并且也可以修改我们的源码从而达到用户的业务要求。
	用户通过本项目可以快速的搭建出自己的开发平台,并且可以让用户减轻考虑基础功能的时间,
	留出时间着重自己的业务开发就是本项目的最终目标。
C) 项目部署:里面写了一个小的存储过程,所以 需要手动在 数据库执行  battcn2.sql 里面已经注释掉了 ,因为有一个"初始化系统"的功能

下载静态资源:http://oe8uway3x.bkt.clouddn.com/static.tar.gz

群官网:http://www.battcn.com

演示地址:http://www.battcn.com/battcn/

三.开发流程

1.具体不清楚可以申请加群:391619659
2.本系统为开源系统可以随意修改
3.欢迎大家使用,本系统不会记录任何使用者的信息,可以放心使用,有Bug可以提交作者(QQ:1837307557)
4.如果喜欢可以赞助作者,您的支持就是作者最大的动力

四.开发用例

定义实体类Entity(如:UserEntity)
创建 Mppaer<Entity> (如:UserMapper<UserEntity>)	如果有自定义SQL操作则需要定义mapper.xml
定义 Service 接口(如:UserService)(根据Java规范所以接口化编程:可省)
实现 Service (如:UserServiceImpl)
创建 Controller 控制器(如:UserController)

Empty file

About

官网:http://www.battcn.com expand collapse
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
1
https://gitee.com/yangxigongzi/battcn2.0.git
git@gitee.com:yangxigongzi/battcn2.0.git
yangxigongzi
battcn2.0
battcn2.0
master

Search