Commit 843a80c6 by “lxy”

app

1 parent 39c9cc3b
Showing 1 changed file with 1 additions and 1 deletions
......@@ -58,7 +58,7 @@
<dependencies>
<dependency> <!-- 引入log4j2依赖 -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-log4j2</artifactId>
<artifactId>spring-boot-starter-slf4j</artifactId>
</dependency>
<dependency>
<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!