@Component @ConfigurationProperties("app") @Validated public class MyAppProperties { @NotNull @Valid private MainScreenProperties ...
確定! 回上一頁