不用 Spring Boot 怎么做依赖注入?Spring boot 的依赖注入挺好用的,想写个小应用(不是 web 服务,不需要 spring boot),怎么用上 spring boot 类似的依赖注入? 类似 @Autowired 那样使