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