spring boot的pom.xml配置,正确生成jar包

spring boot生成的jar包提示没有主清单属性。 需要在pom里加入配置。 <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schema
相关文章
相关标签/搜索