摘要:
同时使用 Lombok 和 MapStruct,编译运行报错: No qualifying bean of type 'xxx' available: expected at least 1 bean which qualifies as autowire candidate. Dependency 阅读全文
摘要:
错误描述 在 Spring Cloud 项目中通过 Open Feign 远程调用时出现如下错误: feign.codec.EncodeException: No qualifying bean of type 'org.springframework.boot.autoconfigure.http 阅读全文
摘要:
课程内容介绍 尚硅谷 Spring 5 视频地址:https://www.bilibili.com/video/BV1Vf4y127N5 Spring 概念 IoC 容器 IoC 底层原理 IoC 接口(BeanFactory) IoC 操作 Bean 管理(基于xml) IoC 操作 Bean 管 阅读全文
摘要:
MySQL 在创建函数时报如下错误: [HY000][1418] This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its declaration and binary logging is enabled ( 阅读全文