摘要:
<?xml version="1.0" encoding="UTF-8"?> <configuration scan="true" scanPeriod="10 seconds"> <!--继承spring boot提供的logback配置--> <!--<include resource="org 阅读全文
摘要:
以上如图为项目文件夹目录。 1,首先配置application.yml 配置文件 server: port: 8084 tomcat: uri-encoding: utf-8 servlet: context-path: /services #spring: # datasource: # type 阅读全文