Closed
Description
A disabled shell
spring.shell.interactive.enabled=false
should not instantiate any shell components or beans.
However, mixing Shell-Start + Web-Starter and enabled=false
will lead to
the bean 'themeResolver', defined in class path resource [org/springframework/shell/boot/ThemingAutoConfiguration.class], could not be registered. A bean with that name has already been defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class] and overriding is disabled.
Metadata
Metadata
Assignees
Labels
No labels