240 发简信
IP属地:陕西
  • 使用Bean Validation 做RestApi请求数据验证

    我们在系统中经常会遇到需要对输入的数据进行验证。 这里我们使用Spring Boot 结合Bean Validation API来进行数据验证。...