#jaxrs — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #jaxrs, aggregated by home.social.
-
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.
https://myfear.substack.com/p/secure-rest-api-json-encryption-quarkus
#Java #Security #JakartaRest #JaxRS #Quarkus -
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.
https://myfear.substack.com/p/secure-rest-api-json-encryption-quarkus
#Java #Security #JakartaRest #JaxRS #Quarkus -
Одноклассовый энтерпрайз
В пригороде далекого города Нью-Дели жил простой индийский паренек со сложным именем Чандракант. Любил он маму, Кришну и общаться с волшебными говорящими грибами.
https://habr.com/ru/articles/916450/
#java #jakartaee #jakarta #архитектура #архитектор #jsf #jaxrs #jaxws
-
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.
https://myfear.substack.com/p/http-interceptors-quarkus-jaxrs-filters
#Quarkus #Java #JAXRS #Filter -
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.
https://myfear.substack.com/p/http-interceptors-quarkus-jaxrs-filters
#Quarkus #Java #JAXRS #Filter -
@n1 By all due respect for your persional opinion, being an #OpenJDK contributor and #JAXRS committer, I need to fully disagree. Modern #Java is perfectly suited for new software development, it is superior in many ways to Rust, Go, etc. Looking at your claims, it seems you have no understanding of modern Java at all. Proof your claims. Give numbers.
-
@n1 By all due respect for your persional opinion, being an #OpenJDK contributor and #JAXRS committer, I need to fully disagree. Modern #Java is perfectly suited for new software development, it is superior in many ways to Rust, Go, etc. Looking at your claims, it seems you have no understanding of modern Java at all. Proof your claims. Give numbers.
-
Team Jersey today adopted my latest performance optimization 🤩 , so v3.1.7 (and with this, one of #GlassFish and #Payara's next releases) will be a bit faster 🏎, using less resources 🌳 at the same time! #java #jaxrs https://github.com/eclipse-ee4j/jersey/pull/5341 ☕ 🚀
-
Team Jersey today adopted my latest performance optimization 🤩 , so v3.1.7 (and with this, one of #GlassFish and #Payara's next releases) will be a bit faster 🏎, using less resources 🌳 at the same time! #java #jaxrs https://github.com/eclipse-ee4j/jersey/pull/5341 ☕ 🚀
-
Mein einziger Sponsor auf Github hat seine Unterstützung eingestellt. Was ist die richtige Reaktion darauf: Meine Mitarbeit an allen Open Source Projekten einstellen? 🤔 #openjdk #jaxrs #maven #liquibase #jcommander #jersey
-
Mein einziger Sponsor auf Github hat seine Unterstützung eingestellt. Was ist die richtige Reaktion darauf: Meine Mitarbeit an allen Open Source Projekten einstellen? 🤔 #openjdk #jaxrs #maven #liquibase #jcommander #jersey
-
You can run your @jakartaee application without a runtime! With the addition of the Java SE Bootstrap API to #JAXRS, you run a Jakarta EE application from your #java main method. Without the need of a runtime.
https://www.atbash.be/2023/01/05/run-your-jakarta-application-without-runtime/
-
You can run your @jakartaee application without a runtime! With the addition of the Java SE Bootstrap API to #JAXRS, you run a Jakarta EE application from your #java main method. Without the need of a runtime.
https://www.atbash.be/2023/01/05/run-your-jakarta-application-without-runtime/
-
A small integration library for #OpenTelemetry and #JakartaEE 10: https://github.com/atbashEE/jakarta-opentelemetry. You can use it as a dependency in your application or as inspiration for your own code. It supports #JAXRS requests, JAXRS-client including the #MicroProfile rest Client, and #CDI interceptor.
-
A small integration library for #OpenTelemetry and #JakartaEE 10: https://github.com/atbashEE/jakarta-opentelemetry. You can use it as a dependency in your application or as inspiration for your own code. It supports #JAXRS requests, JAXRS-client including the #MicroProfile rest Client, and #CDI interceptor.
-
#Apache #CXF and other #JAXRS providers are able to generate #Java #Proxy clients from annotated interfaces
https://cxf.apache.org/docs/jax-rs-client-api.html
I am now gladly reading that upcoming #Spring 6 is getting a similar feature for #REST services https://docs.spring.io/spring-framework/docs/6.0.x/reference/html/integration.html#rest-http-interface
#OpenSource rocks either way!