设计理念

IOC-golang 框架设计理念
  • 通过标签与配置文件,实现依赖注入和参数读取

  • 通过注解,实现注册代码自动生成

  • 通过注入接口代理,实现 AOP 可扩展调试层


February 1, 2023: Update env.md (9848a53)