dubbotwo中ItemController中@Autowired IDubboItemService自動注入失敗
Error creating bean with name 'itemController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dubboItemService': FactoryBean threw exception on object creation; nested exception is java.lang.NoClassDefFoundError: io/netty/channel/nio/NioEventLoopGroup
2022-07-25
裝netty依賴就好了(親測管用)