Spring Boot 用到数据校验如@NotBlank 注解爆红,是因为新版本需要validation启动器解决方法:在pom.xml 加入下面依赖:<dependency> ...
確定! 回上一頁