Loading...
前言本来基于github的webhook来实现自动化部署的,但是github的webhook现在不能请求到服务器了,一直访问失败,所以打算服务器部署git...
导入依赖<!-- springboot父工程依赖, 管理springboot依赖的版本 --> <parent> &l...
1.快速写入代码片段 1.1 快速创建SpringBoot启动类代码如下:import org.springframework.boot.SpringAp...