02 2019 档案

摘要:@Configuration public class DateTimeFormatConfiguration extends WebMvcConfigurerAdapter { @Value(value = "${spring.jackson.date-format:yyyy-MM-dd HH:mm:ss}") private String formatString; ... 阅读全文
posted @ 2019-02-11 16:41 leechg 阅读(1470) 评论(0) 推荐(0)