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
| 0.0.4 | 0.0.5 | |
|---|---|---|
| Release date | Jul 22, 2023 | Jul 23, 2023 |
| Licenses | GPL 3.0 | GPL 3.0 |
| Vulnerabilities | None | None |
Provided Changes (1)
| 0.0.4 | 0.0.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.hibernate » hibernate-core | - | 5.6.15.Final |
Test Changes (3)
| 0.0.4 | 0.0.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.h2database » h2 | - | 2.2.220 |
| + Added | org.junit.jupiter » junit-jupiter | - | RELEASE |
| + Added | org.mockito » mockito-core | - | 3.12.4 |