首先是log4j:

<!--哎,神特么的log4j,版本不对就Spring AOP前置增强 new不出来-->
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.17</version>
</dependency>

相关文章:

  • 2022-12-23
  • 2021-08-23
  • 2021-11-02
  • 2021-06-03
  • 2022-12-23
  • 2022-01-08
猜你喜欢
  • 2021-08-30
  • 2022-12-23
  • 2022-03-06
  • 2022-12-23
  • 2023-02-17
  • 2022-12-23
相关资源
相似解决方案