소스 검색

modify:

1. 热加载pom移除;
tags/24082801
WendyYang 4 달 전
부모
커밋
0ce5dc7e60
1개의 변경된 파일0개의 추가작업 그리고 6개의 파일을 삭제
  1. +0
    -6
      hz-pm-api/pom.xml

+ 0
- 6
hz-pm-api/pom.xml 파일 보기

@@ -83,12 +83,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jdbc</artifactId>
</dependency>
<!--实现springboot的热加载-->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-aop</artifactId>


불러오는 중...
취소
저장