Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about smallrye

Read more about smallrye

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)

Questions - smallrye

Mutinity: how to combine a Uni and a Multi?

I have the following method: public Uni<JsonObject> getHMOStats(String outcode); That returns a Uni, which value needs to be set in the OutcodeStats objects created by this method: private Mu...
test-img

Simone Di Cola

java

quarkus

smallrye

Votes: 0

Answers: 1

Latest Answer

I think you want to do .onItem() .transformToUniAndMerge(outcodeStats -> hmoService.getHMOStats(outcodeStats.getOutcode()) ...
test-img

Jan Martiška

Quarkus verify JWT signature from AWS Application Load Balancer

I'm using AWS Elastic Load Balancer to authenticate users, which signs the user claim so that applications can verify the signature and verify that the claims were sent by the load balancer, as descri...
test-img

S&#233;rgio

jwt

quarkus

amazon-elb

microprofile

smallrye

Votes: 0

Answers: 1

Latest Answer

I had a similar problem with string values in docker secrets. I ended up writing my own config interceptor which I found in the guide below. https://quarkus.io/guides/config-extending-support So in yo...
test-img

Christoffer

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved