当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 68

workor / mica-auto
暂停

forked from 如梦技术 / mica-auto 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CHANGELOG.md 903 Bytes
一键复制 编辑 原始数据 按行查看 历史
如梦技术 提交于 2019-01-27 17:44 . :wrench:修改扫描 @Component 注解

变更记录

发行版本

[1.0.1] - 2019-01-27

调整

  • 扫描注解由 @Configuration 调整为 @Component,支持 @Service@Controller 等组合有 @Component 的注解。

修复

  • ✅调整 process 返回 false,支持其他注解处理器。

[1.0.0] - 2019-01-21

修复

  • ✅修复组合注解递归存在 bug

[0.0.3] - 2019-01-20

添加

  • 😘支持 Spring 组合注解。

[0.0.2] - 2019-01-20

添加

  • 组合 spring-boot-configuration-processor 避免项目中引入过多依赖。
  • 组合 spring-boot-autoconfigure-processor 避免项目中引入过多依赖。
  • 添加对 Feign 自动配置的生成,mica-cloud autoconfigure 中完成初始化。不需要使用 @EnableFeignClients 开启和指定 feign 包目录。

[0.0.1] - 2019-01-12

添加

  • 生成 spring.factories
  • 生成 spring-devtools.properties
Java
1
https://gitee.com/cxd520/mica-auto.git
git@gitee.com:cxd520/mica-auto.git
cxd520
mica-auto
mica-auto
master

搜索帮助