Hibernate Search (and others) in Quarkus
by Yoann Rodiere
Hello,
Quarkus 1.0 was announced a few days ago, so we'd like to remind everyone
that on top of being available in most pre-existing frameworks, Hibernate
ORM, Search and Validator are already in Quarkus!
There's plenty of documentation and examples on the Quarkus website itself.
For more insight into Hibernate Search specifically, we just released a
walkthrough. It explains how to create a REST + CRUD application that
provides full-text search features by leveraging Hibernate Search to
automatically mirror (parts of) the database to Elasticsearch. It also
covers building the application as a native binary and then packaging and
running it in a container.
Links:
- Hibernate Search + Quarkus walkthrough:
https://in.relation.to/2019/11/12/hibernate-search-quarkus/
- Twitter: https://twitter.com/yoannrodiere/status/1194178682249715713
Happy coding!
Yoann Rodière
Hibernate Team
yoann(a)hibernate.org
5 years, 1 month