Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

springBoot由2.3.4升级到2.7.10后rsocket不兼容 #234

@darkleave

Description

@darkleave

2.3.4的springboot版本对应1.1.1版本是正常的,升级后
SpringBoot启动异常:


APPLICATION FAILED TO START


Description:

Field healthIndicators in com.alibaba.spring.boot.rsocket.health.RSocketServiceHealthImpl required a bean of type 'java.util.List' that could not be found.

The injection point has the following annotations:
- @org.springframework.beans.factory.annotation.Autowired(required=true)

Action:

Consider defining a bean of type 'java.util.List' in your configuration.

image

尝试了下1.1.4版本仍然存在这个问题,能麻烦下开发组提供下处理建议么

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions