mqtt-spring-boot-starter
mqtt-spring-boot-starter copied to clipboard
property names can't be overridden from environment.
Because your property names include '_' they cannot be overridden from the environment. e.g. mqtt.clients.multi_client_1.uri. Trying to override via "mqtt_clients_multi_client_1_uri=..." does not work.