Browse Source

集成swagger2

master
陈裕财 4 years ago
parent
commit
b5078b9915
  1. 1
      xm-bootstrap/src/main/resources/logback-spring.xml

1
xm-bootstrap/src/main/resources/logback-spring.xml

@ -34,6 +34,5 @@
<!-- 日志级别 -->
<root level="info">
<appender-ref ref="file" />
<appender-ref ref="console" />
</root>
</configuration>
Loading…
Cancel
Save