###地址
https://juejin.im/post/5eda4cdde51d45784b130340
###特性
@Serial 序列化
@Util 工具类
@ToString toString
@Sync 同步
@Modifiers 修饰符
####引入
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>lombok-ex</artifactId>
<version>0.0.7</version>
<scope>provided</scope>
</dependency>