server:
port: 8080
spring:
datasource:
username: root
password: root
driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://localhost:3306/spring
mvc:
static-path-pattern: /static/**
mybatis:
config-location: classpath:static/mybatis/mybatis-config.xml
mapper-locations: classpath:static/mybatis/mappers/*.xml
我从地狱来,要到天堂去。
——江南《天之炽2》