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.2.1compared with
Version Details
| 0.1.2 | 0.2.1 | |
|---|---|---|
| Release date | Oct 06, 2023 | Jan 15, 2024 |
| Licenses | GPL 3.0 | GPL 3.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 0.1.2 | 0.2.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | javax.persistence » javax.persistence-api | 2.2 | - |
Provided Changes (3)
| 0.1.2 | 0.2.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework.boot » spring-boot | 2.6.15 | 2.7.18 |
| ~ Updated | org.springframework.boot » spring-boot-autoconfigure | 2.6.15 | 2.7.18 |
| ~ Updated | org.springframework.data » spring-data-jpa | 2.6.10 | 2.7.18 |