Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 170 Bytes

File metadata and controls

7 lines (5 loc) · 170 Bytes

#autoService

  • 利用SPI进行面向接口编程
    • 借助auto-service第三库实现
    • 手动配置META-INF/services实现
  • 利用gradle插件进行代码隔离