Open Crown2W opened 1 year ago
+1
- When creating a Spring Boot project, the server Url will report when using Alibaba Cloud's packaging: if there is no main list attribute, using the default one will not
- 创建 Spring Boot 项目的时候,Server Url 使用阿里云的打包就会报:没有主清单属性,使用默认的就不会
pom.xml中的mainClass下面的skip设置false即可
When creating a Spring Boot project, the server Url will report when using Alibaba Cloud's packaging: if there is no main list attribute, using the default one will not
创建 Spring Boot 项目的时候,Server Url 使用阿里云的打包就会报:没有主清单属性,使用默认的就不会