Spring boot 3.2.1 属性绑定
我依赖于具有 @ConfigurationProperties(前缀=“foo.web.auth”) @盖特 公共类 WebAuthConfigurationProperties { 私有最终字符串端点; 私人...