You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
zhangyeguang 57d6b2ad48 完善业务逻辑 11 months ago
common 二期功能开发 11 months ago
social 完善业务逻辑 11 months ago
system 二期功能开发 11 months ago
web 二期功能开发 11 months ago
.gitignore 二期功能开发 11 months ago
README.md 把中农云的推送接口从center-controller移过来 1 year ago
pom.xml 完善功能 1 year ago
publish.sh 完善业务逻辑 11 months ago

README.md

ams-social

  • 框架/依赖说明
    • JDK17
    • SpringBoot 3.1.7
    • sa-token 登陆认证
    • mapstruct、orika 对象拷贝
    • mybatis-plus 数据持久化
    • easy-excel excel导入导出
    • hikari 数据库连接池
    • openapi 注解生成接口文档
    • rabbitmq 消息队列
    • redis 缓存
    • actuator/prometheus 监控
    • huawei obs 对象存储
    • fastjson2/gson/jackson json
    • maven-pmd-plugin 静态代码检查插件
  • 功能说明