Skip to content

loyalove/baseboot

Repository files navigation

baseboot,基于springboot的基本项目框架

模块介绍

  • baseboot-common 公共模块,常用工具类、枚举、基本Model模块
  • baseboot-pojo 基本PO(持久化对象)、VO(扩展业务对象)模块
  • baseboot-dao 数据库访问模块
  • baseboot-biz 业务封装模块
  • baseboot-api 提供给app、web的接口(只有接口)模块
  • baseboot-service api实现模块、服务提供模块
  • baseboot-web web(pc、webapp、weixin)模块
  • baseboot-app app(android、ios)RESTful API模块
  • baseboot-client 服务测试客户端模块

相关技术

  • 基础框架
base: springboot-1.4.2.RELEASE
logger: logback-1.1.7
  • Server端
dataSource: HikariCP-2.4.7
dao: mybatis-3.4.0
rpc: dubbo-2.5.3
待更新...
  • Web端
待更新...
  • App端
待更新...

待更新...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published