Skip to content

依赖项

kevin edited this page Dec 6, 2018 · 3 revisions

统一配置中心

spring boot 项目使用了spring cloud config 配置中心,配置中心项目请查看 https://github.com/huankai/hk-config

hk-commons

此模块是最基本的模块,包括 基本工具类的封装、JSR-303 校验、POI 操作 Excel 、 HttpClient 的封装,请查看 https://github.com/huankai/hk-commons

hk-core

核心功能模块,支撑所有的项目,如 oauth2单点登陆(spring security oauth2/微信扫码登陆/手机号登陆)、 数据访问(jdbc/jpa/mybaits/solr)、缓存(redis)、swagger 接口文档、单元测试等,请查看 https://github.com/huankai/hk-core

Clone this wiki locally