摘要:
引起条件: SpringBoot+JPA插入包含自增字段的对象 解决方法: 给注解添加属性 阅读全文
摘要:
引起条件: SpringBoot2.0下yml文件配置SLF4j日志输出日志级别 解决方法: 1. 指定系统包路径 2. 指定自己的包目录 相关资料: https://docs.spring.io/spring boot/docs/2.1.1.RELEASE/reference/htmlsingle 阅读全文