server: port: 8090 spring: profiles: active: dev web: resources: static-locations: classpath:/ mybatis: mapper-locations: classpath*:mapper/*Mapper.xml