关于LocalDateTime类型,映射数据库datetime解决方法 有更新! Error attempting to get column 'create_time' from result set. Cause: java.sql.SQLFeatureNotSupportedException SpringBoot实战
关于实体类出现isEnable和enable两个字段的问题(实现UserDetail接口) 关于@Data对于boolean的特殊处理(setEnable(boolean enable) 和 boolean isEnable() ) https://www.jianshu.com/p/abbdd5fadc54 (getter和setter详解) Illegal overloaded getter method with ambiguous type for property enabled in class class com.zhu.erp.entities.UserLogin. This breaks the JavaBeans specification and can cause unpredictable results. SpringBoot实战