bug日常

在 Java 中,MySQL 的 BIGINT 类型对应的是 long 数据类型。

@EqualsAndHashCode(callSuper = true)

这段代码是用于在 Java 中生成 equals 和 hashCode 方法,并且会调用父类的 equals 和 hashCode 方法。

 

Could not resolve placeholder 'cert.algorithm' in value "${cert.algorithm}"

这个错误表明在 Spring 应用程序中找不到名为 'cert.algorithm' 的属性占位符。请确保在配置文件中正确定义了该属性。

可能是nacos配置文件缺少

posted @ 2024-02-21 09:02  予真  阅读(3)  评论(0编辑  收藏  举报