alibaba / IOC-golang

一款服务于 Go 开发者的依赖注入框架,方便搭建任何 Go 应用。 A Golang depenedency injection framework, helps developers to build any go application.
https://ioc-golang.github.io
Apache License 2.0
1.2k stars 120 forks source link

The IOC-golang helloword demo build file exceed 50M+ #133

Open flazx opened 2 years ago

flazx commented 2 years ago

The IOC-golang helloword demo build file exceed 50M+ under Ubuntu 20 go1.8, this is unaccepted since it is just an inject framework. It is too huge for the small project.

LaurenceLiZhixin commented 2 years ago

Thanks for the question. I have also found this problem and I am trying to solve it