解决日志显示乱码问题

This commit is contained in:
ludj
2023-02-20 10:59:29 +08:00
parent 02152af90a
commit e6342cef42
3 changed files with 18 additions and 13 deletions

View File

@@ -34,6 +34,7 @@
<dependencies>
<!-- https://onew.me/logback/2018/09/17/logback_win.html-->
<dependency>
<groupId>org.fusesource.jansi</groupId>
<artifactId>jansi</artifactId>