This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# MQTT 配置(是否启用 + 连接参数)
mqtt:
enabled:true# 是否启用 MQTT 客户端
# Spring 核心配置:允许 Bean 定义覆盖(解决 Bean 重复定义冲突)
spring:
main:
allow-bean-definition-overriding:true# 缩进在 spring 下,作为子配置