2024年4月23日
摘要: 来源:https://www.jb51.net/program/287517rew.htmMyBatis处理MySQL字段类型date与datetime1) DATETIME显示格式:yyyy-MM-dd HH:mm:ss时间范围:[ '1000-01-01 00:00:00'到'9999-12-3 阅读全文
posted @ 2024-04-23 17:36 邢帅杰 阅读(999) 评论(0) 推荐(0) 编辑
摘要: pom.xml <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-logging</artifactId> </dependency> application.yaml配置 阅读全文
posted @ 2024-04-23 11:08 邢帅杰 阅读(239) 评论(0) 推荐(0) 编辑