随笔分类 - SpringBoot
摘要:加一个Redis的配置文件,亲测有用 @Configuration public class RedisConfig { @Bean public RedisTemplate<Object, Object> redisTemplate(RedisConnectionFactory redisConn
阅读全文
摘要:起因 在使用Feign调用时,启动Service报错 异常信息 Description: The bean 'GOODS-SERVICE1.FeignClientSpecification', defined in null, could not be registered. A bean with
阅读全文
摘要:前言 在Spring中,用于访问Spring bean容器的根接口BeanFactory下有一个成员变量 public interface BeanFactory { /** * Used to dereference a {@link FactoryBean} instance and disti
阅读全文

浙公网安备 33010602011771号