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.2compared with
Version Details
| 0.0.1 | 0.0.2 | |
|---|---|---|
| Release date | Jun 18, 2023 | Jun 18, 2023 |
| Licenses | GPL 3.0 | GPL 3.0 |
| Vulnerabilities | None | None |
Provided Changes (3)
| 0.0.1 | 0.0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework.boot » spring-boot | 2.6.6 | 2.6.15 |
| ~ Updated | org.springframework.boot » spring-boot-autoconfigure | 2.6.6 | 2.6.15 |
| ~ Updated | org.springframework.data » spring-data-jpa | 2.6.6 | 2.6.10 |