摘要:
Intersection Type 交叉类型,语法:Type1 & Type2 示例写法 public class MyClass { public void hello() { System.out.println("hello"); } } interface MyInteface { // . 阅读全文
posted @ 2024-08-21 20:25
漠孤烟
阅读(48)
评论(0)
推荐(0)
摘要:
jakarta.validation是一套数据校验的规范 依赖包为: <dependency> <groupId>jakarta.validation</groupId> <artifactId>jakarta.validation-api</artifactId> <version>3.0.2</ 阅读全文
posted @ 2024-08-21 15:56
漠孤烟
阅读(1360)
评论(0)
推荐(0)

浙公网安备 33010602011771号