spring-cloud / spring-cloud-skipper

A package manager that installs, upgrades, and rolls back Spring Boot applications on multiple Cloud Platforms.
http://cloud.spring.io/spring-cloud-skipper/
Apache License 2.0
111 stars 78 forks source link

Shell breaks with circular dependency #1020

Closed jvalkeal closed 2 years ago

jvalkeal commented 2 years ago
***************************
APPLICATION FAILED TO START
***************************

Description:

The dependencies of some of the beans in the application context form a cycle:

   initializeConnectionApplicationRunner defined in class path resource [org/springframework/cloud/skipper/shell/config/ShellConfiguration.class]
┌─────┐
|  org.springframework.shell.result.ResultHandlerConfig
└─────┘