File tree 1 file changed +0
-20
lines changed
SpringBoot-Sample/spring-boot-axis2-sample
1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change 516
516
<version >${juli.version} </version >
517
517
</dependency >
518
518
519
- <!-- log4j-1.2.15.jar https://mvnrepository.com/artifact/log4j/log4j -->
520
- <!-- <dependency>-->
521
- <!-- <groupId>log4j</groupId>-->
522
- <!-- <artifactId>log4j</artifactId>-->
523
- <!-- <version>${log4j.version}</version>-->
524
- <!-- <exclusions>-->
525
- <!-- <exclusion>-->
526
- <!-- <groupId>com.sun.jmx</groupId>-->
527
- <!-- <artifactId>jmxri</artifactId>-->
528
- <!-- </exclusion>-->
529
- <!-- <exclusion>-->
530
- <!-- <groupId>com.sun.jdmk</groupId>-->
531
- <!-- <artifactId>jmxtools</artifactId>-->
532
- <!-- </exclusion>-->
533
- <!-- <exclusion>-->
534
- <!-- <groupId>javax.jms</groupId>-->
535
- <!-- <artifactId>jms</artifactId>-->
536
- <!-- </exclusion>-->
537
- <!-- </exclusions>-->
538
- <!-- </dependency>-->
539
519
<!-- 排除默认的logback日志-->
540
520
<dependency >
541
521
<groupId >org.springframework.boot</groupId >
You can’t perform that action at this time.
0 commit comments