Skip to content

Unable to upgrade to Spring Boot 3.5.0 #4298

Open
@bigluds

Description

@bigluds

Spring Boot Admin Server information

  • Version: 3.4.6

  • Spring Boot version: 3.5.0

  • Configured Security: Basic Auth

  • Webflux or Servlet application: WebFlux

Client information

  • Spring Boot versions: 3.4.6

  • Used discovery mechanism: Self registration

  • Webflux or Servlet application: WebFlux

Description

When upgrading from Spring Boot 3.4.6 ou Spring Boot 3.5.0 my application is unable to start due to the following error:


APPLICATION FAILED TO START


Description:

Parameter 2 of method registrationClient in de.codecentric.boot.admin.client.config.SpringBootAdminClientAutoConfiguration$RestClientRegistrationClientConfig required a bean of type 'org.springframework.boot.http.client.ClientHttpRequestFactoryBuilder' that could not be found.

Thank you for helping in solving this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions