ggband

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2019年10月13日

摘要: 方案一: 采用reflections 框架(此框架依赖com.google.guava) 1、reflections框架地址:https://github.com/ronmamo/reflections 2、项目依赖 3、实现代码 方案二: 采用ClassLoader扫描 1、实现代码 2、使用: 阅读全文
posted @ 2019-10-13 22:47 ggband 阅读(12727) 评论(0) 推荐(0) 编辑