Skip to content

jeesite-api是在jeesite的基础上新增了移动服务端快速开发的框架,其后台管理仍然使用jeesite(https://github.com/thinkgem/jeesite ),传输格式为JSON,提供了通用的返回类,用户验证,记录日志等。使用了经典框架Spring、SpringMVC、MyBatis,上手快。

License

Notifications You must be signed in to change notification settings

javyuan/jeesite-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jeesite-api 移动服务端快速开发框架(带后台管理)

平台简介

jeesite-api是一个基于jeesite的用于移动端api和后台管理的快速开发框架,后台仍然保留了jeesite的代码,但是去掉了工作流的模块。 仍然采用了Spring Framework,Spring MVC,MyBatis等主流框架。

快速安装

  1. 具备运行环境:JDK1.8、Apacha Tomcat8、Eclipse Mars.2
  2. 打开Eclipse,import-->Existing Maven Projects
  3. 修改src\main\resources\jeesite.properties文件中的数据库设置参数
  4. 最高管理员账号,用户名:admin 密码:admin

相关学习文档

  1. spring http://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle
  2. mybatis http://www.mybatis.org/mybatis-3/zh/index.html,http://mybatis.org/spring/zh/index.html
  3. Ehcache http://www.ehcache.org/documentation/3.0/getting-started.html
  4. shiro http://shiro.apache.org/webapp-tutorial.html

意见、建议

https://github.com/javyuan/jeesite-api/issues

About

jeesite-api是在jeesite的基础上新增了移动服务端快速开发的框架,其后台管理仍然使用jeesite(https://github.com/thinkgem/jeesite ),传输格式为JSON,提供了通用的返回类,用户验证,记录日志等。使用了经典框架Spring、SpringMVC、MyBatis,上手快。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published