摘要: https://www.cnblogs.com/dw3306/p/17539662.html Spring 之 @PropertySource 注解的使用 1、简介 @ PropertySource 注解来加载指定配置文件,实现配置文件与Java Bean 类的注入。 注解使用场景 在基于Sprin 阅读全文
posted @ 2024-10-15 22:13 A-P-I 阅读(74) 评论(0) 推荐(0)
摘要: https://projectlombok.org/ https://objectcomputing.com/resources/publications/sett/january-2010-reducing-boilerplate-code-with-project-lombok @Data Th 阅读全文
posted @ 2024-10-15 21:36 A-P-I 阅读(7) 评论(0) 推荐(0)