spring-boot-realworld-examp.../src/main/resources/application.properties
2017-08-08 11:01:06 +08:00

6 lines
263 B
INI

spring.jackson.deserialization.UNWRAP_ROOT_VALUE=true
spring.jackson.serialization.WRAP_ROOT_VALUE=true
image.default=https://static.productionready.io/images/smiley-cyrus.jpg
mybatis.config-location=mybatis-config.xml
mybatis.mapper-locations=mapper/*Mapper.xml