目录1、简述2、什么是 Lombok2.1 Maven 依赖2.2 IDE 配置3、基础用法3.1 自动生成 Getter 和 Setter3.2 构造器注解3.3 @ToString 和 @EqualsAndHashCode3.4 @Data 注解4、高级用法4.1 Builder 模式4.2 日志注解4.3 链
I have a WinForm app that has inside of 开发者_运维技巧the app\'s config file locations to find files for the app to use as it runs.However, the app will be installed locally for each user so it can\'