🎄 Happy Holidays! 🥳
Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.
Happy Holidays!
Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.
Anyone using Quarkus or Micronaut with Solace Event Brokers?
Hey all,
I've been getting a few questions lately around using Quarkus or Micronaut with Solace messaging APIs. I'll admit I'm not an expert in either of those, is anyone using them? If so, have you been successful? Any chance you can share a project?
@gaetancollaud - I saw you posted a while back about Quarkus, did you get it working?
thanks!
Comments
-
Hi,
I used Solace with Quarkus successfully. I just had an issue with some certificates but that was resolved in the post that you mentioned. And this issue was only when compiling to a native executable. The JVM mode was fine.
I cannot show you the code, but it's just a simple java app using the Quarkus framework, nothing fancy.
Cheers
0 -
Thanks @gaetancollaud, and you used JCSMP as your messaging API?
0 -
I used JCSMP yes, but also SEMP for config purposes
2 -
Awesome, thanks @gaetancollaud
0 -
Hi guys, is it possible to have an idea on how you can use JCSMP with Quarkus ?0
-
Hi @RomainCaret,
I haven't had a chance to try it out - are you running into a certain issue? My understanding is that it should "just work".
The previous issue that @gaetancollaud ran into regarding SSL was resolved here: https://solace.community/discussion/485/quarkus-native-and-solace-client-issue
Hope that helps!
0