-
You can open issues related to the API here: https://github.com/eclipse-ee4j/jpa-api/issues
-
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.
-
[1] https://github.com/openjdk/amber-docs/blob/master/eg-drafts/reconstruction-records-and-classes.md
-
You could move towards modeling your code around DDD building blocks (like aggregates etc.) and declare those concepts in code explicitly using jMolecules types. There is a dedicated jMolecules Integrations ByteBuddy Plugin, that would then add the necessary boilerplate code and default mappings required by the expressed concept. This makes the code shown here a fully working JPA model. You can argue that the lack of JPA oddities is odd itself in the first place but I like the idea of expressing the architectural concept explicitly and the technology integration completely flowing from that.
Related posts
-
Libraries to help developers express architectural abstractions in Java code
-
Spring Modulith: have we reached modularity maturity?
-
jMolecules 2021.2.0 released
-
Show HN: UML diagram for the DDD example in Evans' book
-
Wrapping Up My Google Summer of Code 2024 Journey: Modernizing Eclipse Cargo Tracker Documentation