Hibernate 7.4 moves temporal reads and audit history into the mapping model. @Temporal gives an entity point-in-time snapshots. @Audited gives full changeset history. No Envers, no mirror entities, no listeners copying state on update.

Built a small VaultLedger service in Quarkus with both features, tested from the HTTP boundary.

https://www.the-main-thread.com/p/quarkus-hibernate-temporal-audit

#Hibernate #Quarkus #Java #TemporalData #AuditLog

After a consolidating phase, we continue with exciting new features. Among other things, a component was completed, which enables a great visualization of data with temporal changes: https://catalogue.mapcomponents.org/en/component-detail/MlTemporalController

The instructions can be found here: https://mapcomponents.github.io/react-map-components-maplibre/?path=/story/mapcomponents-mltemporalcontroller--fill-config

#newfeature #temporaldata #opensource #webgis #mapcomponents #react #github