Commit 48224cfc by zhoujinghao

Merge remote-tracking branch 'origin/master'

2 parents 6ece28ca 843a80c6
Showing 1 changed file with 1 additions and 1 deletions
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
<dependencies> <dependencies>
<dependency> <!-- 引入log4j2依赖 --> <dependency> <!-- 引入log4j2依赖 -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-log4j2</artifactId> <artifactId>spring-boot-starter-slf4j</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!