deason %!s(int64=5) %!d(string=hai) anos
pai
achega
e37e45acc5
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      examcloud-core-print-starter/pom.xml

+ 4 - 1
examcloud-core-print-starter/pom.xml

@@ -23,7 +23,10 @@
                 </exclusion>
             </exclusions>
         </dependency>
-
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-log4j2</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-test</artifactId>