spring boot get bean code example Example: spring boot get bean @Autowired private ApplicationContext appContext; appContext.getBean(...)