Open Liberty 26.0.0.7-beta introduces Jakarta Data 1.1 Milestone 3 capabilities including stateful repositories (using lifecycle annotations like @Persist, @Merge, @Detach), the @First annotation for limiting query results, and Restriction/Constraint parameters on @Find and @Delete methods for flexible runtime filtering. The release also adds a new enableEndpoints="false" configuration attribute (and MP_HEALTH_ENABLE_ENDPOINTS environment variable) for the mpHealth-4.0 feature, allowing REST health endpoints to be disabled when file-based health checks are active — useful for Kubernetes deployments using exec-based probes instead of httpGet.

9m read timeFrom openliberty.io
Post cover image
647 Impressions