Advertisement · 728 × 90
#
Hashtag
#JaxRS
Advertisement · 728 × 90
Post image

@sciam.fr @ehsavoie.bsky.social #Langchain4j #Langchain4jCDI #MCP Pleased to annonce I merged the Beta1 of the first full MCP server #CDI #JAXRS implementation, Feel free to test it and then if you can give us some feed-back ! :) Available as a snapshot to test it ! #JakartaEE #MicroProfile

1 0 1 1
Post image

Encrypt Everything: Building Secure REST APIs with Quarkus and Custom JSON Processing
Learn how to automatically encrypt and decrypt sensitive fields in your JSON payloads using Quarkus, JAX-RS providers, and AES-GCM.
buff.ly/5jQI6WI
#Java #Security #JakartaRest #JaxRS #Quarkus

3 1 0 0
Post image

Intercept This! Hands-On with HTTP Filters in Quarkus
Learn how to log, audit, and enhance your REST APIs using standard JAX-RS filters with Quarkus — no black magic required.
buff.ly/MMVgcMv
#Quarkus #Java #JAXRS #Filter

3 2 0 0
Java code for a container request with condition if (MediaType.SERVER_SENT_EVENTS_TYPE.isCompatible(responseContext.getMediaType()))

Java code for a container request with condition if (MediaType.SERVER_SENT_EVENTS_TYPE.isCompatible(responseContext.getMediaType()))

TIL: How to set a header in Jakarta Rest when response is a Server-Side event. It is not nice, you need a ContainerResponseFilter that you apply when Media Type is text/event. #java #jakartaee #jaxrs

0 1 0 0

This morning, playing with @nestframework. For a @java accustomed to @springboot and #jaxrs it's easy to use as it share common concepts, and @typescriptlang is great because ... it's typed !!!
Don't understand the ones thats till use plain JavaScript ...

0 0 1 0