-
spring-multi-data-source
To mitigate Spring's limitations with multiple data sources in a single service, this library provides two custom Java annotations that automatically generate all the required bean definition configurations, and package-segregated repositories, for each data source.
Please let me know of any issues at https://github.com/Dhi13man/spring-multi-data-source/issues, as it's my first Open-Source work with Java.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
javapoet (for generating code in Java): square/javapoet: A Java API for generating .java source files. (github.com)