org.springframework.content.jpa.config.JpaStoreConfigurer Maven / Gradle / Ivy
package org.springframework.content.jpa.config;
public interface JpaStoreConfigurer {
void configure(JpaStoreProperties store);
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy