@Configuration @ConditionalOnClass(value={com.hazelcast.core.HazelcastInstance.class,org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.class}) @AutoConfigureAfter(value={HazelcastAutoConfiguration.class,HibernateJpaAutoConfiguration.class}) public class HazelcastJpaDependencyAutoConfiguration extends ObjectSE
EntityManagerFactoryEE Bean が hazelcastInstance Bean に依存するようにするための追加構成。| コンストラクターと説明 |
|---|
HazelcastJpaDependencyAutoConfiguration() |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE@Bean @Conditional(value=org.springframework.boot.autoconfigure.hazelcast.HazelcastJpaDependencyAutoConfiguration.OnHazelcastAndJpaCondition.class) public static org.springframework.boot.autoconfigure.hazelcast.HazelcastJpaDependencyAutoConfiguration.HazelcastInstanceJpaDependencyPostProcessor hazelcastInstanceJpaDependencyPostProcessor()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.