Springboot 打包细节

    <parent>
        <groupId>org.springframework.boot</groupId>
        <artifactId>spring-boot-starter-parent</artifactId>
        <version>2.7.0</version>
        <relativePath/> <!-- lookup parent from repository -->
    </parent>
posted @ 2022-11-23 09:48  邵泽龙  阅读(23)  评论(0)    收藏  举报