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