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.
Version0.0.5compared with

Version Details

Provided Changes (1)

0.0.4 0.0.5
ChangeGroup / ArtifactPreviousCurrent
+ Added org.hibernate » hibernate-core-5.6.15.Final

Test Changes (3)

0.0.4 0.0.5
ChangeGroup / ArtifactPreviousCurrent
+ Added com.h2database » h2-2.2.220
+ Added org.junit.jupiter » junit-jupiter-RELEASE
+ Added org.mockito » mockito-core-3.12.4