properties.ConfigurationProperties; @ConfigurationProperties("foo") public class FooProperties { private boolean enabled; private ...
確定! 回上一頁