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.
Compile Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
CodeGen
Apache 2.0
| com.squareup
»
javapoet Use beautiful Java code to generate beautiful Java code. | 1.13.0 | ✔ | |
Java Spec
EDL 1.0 +1
| javax.persistence
»
javax.persistence-api The Jakarta Persistence API (JPA), providing object-relational mapping capabilities for managing relational data in Java ... | 2.2 | 3.2.0 |
Provided Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Config
Apache 2.0
| com.google.auto.service
»
auto-service Provider-configuration files for ServiceLoader. | 1.0.1 | 1.1.1 | |
App Server
Apache 2.0
| org.springframework.boot
»
spring-boot2 vulnerabilities Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can 'just run'. It ... | 2.6.15 | 4.1.0 | |
Config
Apache 2.0
| org.springframework.boot
»
spring-boot-autoconfigure Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies ... | 2.6.15 | 4.1.0 | |
Apache 2.0
| org.springframework.data
»
spring-data-jpa Spring Data module for JPA repositories. | 2.6.10 | 4.1.0 |