Simple example of a blog api with quarkus.
-
Updated
May 12, 2023 - Java
Simple example of a blog api with quarkus.
Quarkus Reproducer for the exception that occurs when attempting to insert child entities into a lazy collection using Quarkus Panache Reactive. Issue https://github.com/quarkusio/quarkus/issues/23757
Quarkus reproducer for "Detected use of the reactive Session from a different Thread than the one which was used to open the reactive Session - this suggests an invalid integration; original thread: 'vert.x-eventloop-thread-11'"
Quarkus Reproducer for " java.lang.IllegalStateException: Hibernate Reactive Panache requires a safe (isolated) Vert.x sub-context, but the current context hasn't been flagged as such."
Backend fighting 2025 edition challenge solution. The challenge is to integrate with two payment processors services with the smaller tax, ensuring max profit. The plot twist is: they're quite unstable!
Reactive Spring + Quarkus with gRPC, Websockets, REST.
Add a description, image, and links to the quarkus-reactive topic page so that developers can more easily learn about it.
To associate your repository with the quarkus-reactive topic, visit your repo's landing page and select "manage topics."