python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Helidon quickstart Docker build not finding parent specified in pom.xml
When I build the example in Maven it works fine; however when I try to do the docker build, it errors out. Has anyone else come across this or have a fix? I can build other docker images just fine. ...
e c
Votes: 0
Answers: 1
How to return custom response on javax.json.bind.JsonbException (Helidon project)
I'm trying to return a custom http response(400 bad request) instead of http 500 server error when json payload is not valid.
The problem is that when I use javax.json.bind.JsonbException as exception...
niragoy506
Votes: 0
Answers: 1
Is it possible to use messaging, and kafka-messaging separately from helidon?
I created library using helidon-messaging, helidon-messaging-kafka. Also I created an example Java SE app using that library and all works fine. But when I try to use that library in Java EE (Weblogic...
Frol Fomich
Votes: 0
Answers: 1