摘要:
一、Lombok简介 Project Lombok is a java library that automatically plugs into your editor and build tools, spicing up your java.Never write another getter 阅读全文
摘要:
1. Validation using Spring’s Validator interface Spring features a Validator interface that you can use to validate objects. The Validator interface w 阅读全文