We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd4e0d commit 118b23aCopy full SHA for 118b23a
pom.xml
@@ -88,6 +88,10 @@
88
<groupId>org.springframework.boot</groupId>
89
<artifactId>spring-boot-starter-mail</artifactId>
90
</dependency>
91
+ <dependency>
92
+ <groupId>org.springframework.boot</groupId>
93
+ <artifactId>spring-boot-starter-logging</artifactId>
94
+ </dependency>
95
96
<!-- OpenAPI / Swagger UI -->
97
<dependency>
0 commit comments