| Constructor and Description |
|---|
| org.springframework.integration.jpa.outbound.JpaOutboundGatewayFactoryBean(JpaExecutor)
since 4.2.5 in favor of
JpaOutboundGatewayFactoryBean.setJpaExecutor(JpaExecutor)
to avoid BeanCurrentlyInCreationException
during AbstractAutowireCapableBeanFactory.getSingletonFactoryBeanForTypeCheck() |