The next generation of tooling for Spring Boot, including support for Cloud Foundry manifest files, Concourse CI pipeline definitions, BOSH deployment manifests, and more... - Available for Eclipse, Visual Studio Code, and Theia
Code completion for @ConditionalOnBean (and @ConditionalOnMissingBean) shows the fully qualified name of the types in the proposal label. We should change this to show only the type name itself and show the fully qualified type name in the details of the proposal items.
Code completion for
@ConditionalOnBean
(and@ConditionalOnMissingBean
) shows the fully qualified name of the types in the proposal label. We should change this to show only the type name itself and show the fully qualified type name in the details of the proposal items.