Hibernate Reactive API

Reactive API for Hibernate ORM with non-blocking database access.

API entry from apis.yml

apis.yml Raw ↑
name: Hibernate Reactive API
description: Reactive API for Hibernate ORM with non-blocking database access.
image: https://hibernate.org/images/hibernate-logo.svg
humanURL: https://hibernate.org/reactive/
baseURL: https://hibernate.org/reactive/
properties:
- type: Documentation
  url: https://hibernate.org/reactive/documentation/
- type: API Documentation
  url: https://javadoc.io/doc/org.hibernate.reactive/hibernate-reactive-core/latest/
- type: Reference Guide
  url: https://hibernate.org/reactive/documentation/1.1/reference/html_single/
- type: GitHubRepository
  url: https://github.com/hibernate/hibernate-reactive
- type: GettingStarted
  url: https://github.com/hibernate/hibernate-reactive/blob/main/README.md
tags:
- Async
- Non-Blocking
- Reactive