If a connector is bound on init, it won't be unbound when stop() is called. This leaves the connector running when it should have been stopped. We currently disable bind on init for the main connector but not for any additional connectors. This commit disables bind on it for all connectors unless it is been explicitly enabled through the bindOnInit property. Closes gh-38564 Co-authored-by: Moritz Halbritter <moritz.halbritter@broadcom.com> |
||
---|---|---|
.. | ||
spring-boot | ||
spring-boot-actuator | ||
spring-boot-actuator-autoconfigure | ||
spring-boot-autoconfigure | ||
spring-boot-dependencies | ||
spring-boot-devtools | ||
spring-boot-docker-compose | ||
spring-boot-docs | ||
spring-boot-parent | ||
spring-boot-starters | ||
spring-boot-test | ||
spring-boot-test-autoconfigure | ||
spring-boot-testcontainers | ||
spring-boot-tools |