Files
SOP/sop-common
tanghc b107886ed9 2.6.0
2020-01-10 20:46:12 +08:00
..
2020-01-10 20:46:12 +08:00
2020-01-10 20:46:12 +08:00
2020-01-10 20:41:17 +08:00
2020-01-10 20:41:17 +08:00
2020-01-10 20:46:12 +08:00
2.0
2019-08-23 16:18:45 +08:00

sop-common

  • sop-gateway-common提供给网关使用
  • sop-service-common提供给微服务端使用需要打成jar

正式开发请将这些模块上传的maven私服

  • 打包成jarmvn clean package
  • 上传到本机仓库:mvn clean install
  • 上传到maven私服mvn clean deploy