240 发简信
IP属地:北京
  • 轻松部署SpringBoot项目到Docker中

    (1)在springboot项目下新建Dockerfile文件(目录没有要求) (2)使用maven打包项目为jar包,然后拷贝xxx.jar和...