@EnableJpaRepositories(repositoryFactoryBeanClass: SearchExecutorJpaRepositoryFactoryBean, basePackages: [org.klokwrk.cargotracking.booking.app.queryside.view.feature.bookingoffer.adapter.out.persistence, org.klokwrk.lib.hi.spring.data.jpa.repository.hibernate]) @EntityScan(basePackages: [org.klokwrk.cargotracking.booking.lib.queryside.model.rdbms.jpa]) @Configuration(proxyBeanMethods: false) @CompileStatic class SpringDataJpaConfig extends Object
Constructor and description |
---|
SpringDataJpaConfig() |
Type Params | Return Type | Name and description |
---|---|---|
|
net.croz.nrich.search.api.factory.RepositoryFactorySupportFactory |
repositoryFactorySupportFactory() |