FITFLOP
Home

quarkus-rest-client (4 post)


posts by category not found!

Dynamic API client with dynamic custom header (Microprofile, Quarkus)

Building a Dynamic API Client with Custom Headers Using Micro Profile and Quarkus In modern microservices architecture building a dynamic API client that can ad

3 min read 22-10-2024 23
Dynamic API client with dynamic custom header (Microprofile, Quarkus)
Dynamic API client with dynamic custom header (Microprofile, Quarkus)

Quarkus: Tenant Swagger UI

Quarkus Creating Tenant Specific Swagger UI for Multi tenant Applications Microservices architecture is becoming increasingly popular and with it the need to ma

3 min read 06-10-2024 31
Quarkus: Tenant Swagger UI
Quarkus: Tenant Swagger UI

Unable to persist data to Oracle database with Quarkus Reactive methods

Troubleshooting Data Persistence Issues with Quarkus Reactive and Oracle Quarkus the highly acclaimed Java framework offers a streamlined approach to building m

3 min read 01-10-2024 30
Unable to persist data to Oracle database with Quarkus Reactive methods
Unable to persist data to Oracle database with Quarkus Reactive methods

How to handle a UnknownHostException from an async Quarkus Rest Client method?

How to Handle an Unknown Host Exception from an Async Quarkus Rest Client Method When working with asynchronous REST client methods in Quarkus you might encount

2 min read 01-10-2024 32
How to handle a UnknownHostException from an async Quarkus Rest Client method?
How to handle a UnknownHostException from an async Quarkus Rest Client method?