python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Quarkus reactive postgres client IAM authentication token refresh
I am using Quarkus 2.5.1.Final to build one microservice. I am using hibernate reactive with postgres as database. At my organization we use AWS IAM auth tokens for database authentication. AWS IAM t...
DGS
Votes: 0
Answers: 0
Reactive driver for MariaDB
I'm using Quarkus + Munity + Reactive Driver for MariaDB.
I have a question to understand how reactive driver is working.
I want to process 20_000_000 entries stored in my database.
For that, I want t...
Malys
Votes: 0
Answers: 1
How to display a reactive plot in a shiny app and then pass it as a parameter to a markdown document?
My intention is to explore some data visually using a shiny app and then to pass the resulting plot to a Markdown document. My question is similar to these two I found on stackoverflow.
How to pass re...
n. small
Votes: 0
Answers: 1
Asynchronous call using Spring webclient and just log the error without aborting the flow
I am trying to make an asynchronous call to a rest service using Spring webclient. I dont care if there is any exception during this call, but i want to just log if its successfull or failure (With ht...

ging
Votes: 0
Answers: 0