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 0b78385bfb 二期功能开发 2 days ago
common 二期功能开发 2 days ago
social 二期功能开发 2 days ago
system 二期功能开发 2 days ago
web 二期功能开发 2 days ago
.gitignore 二期功能开发 2 days ago
README.md 把中农云的推送接口从center-controller移过来 2 months ago
pom.xml 完善功能 3 months ago
publish.sh 完善功能 3 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 静态代码检查插件
  • 功能说明