All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.github.dhi13man.spring.datasource.config.IGeneratedDataSourceRepository Maven / Gradle / Ivy

Go to download

To mitigate Spring's limitations with multiple data sources in a single service, this library provides two custom annotations in Java that automatically generate all the required bean definition configurations and package-segregated repositories, for each data source.

The newest version!
package io.github.dhi13man.spring.datasource.config;

/**
 * This interface is implemented by all the generated Multi Data Source Repository classes.
 */
public interface IGeneratedDataSourceRepository {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy