home.social

#jaxrs — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #jaxrs, aggregated by home.social.

fetched live
  1. 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.
    myfear.substack.com/p/secure-r
    #Java #Security #JakartaRest #JaxRS #Quarkus

  2. 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.
    myfear.substack.com/p/secure-r
    #Java #Security #JakartaRest #JaxRS #Quarkus

  3. Одноклассовый энтерпрайз

    В пригороде далекого города Нью-Дели жил простой индийский паренек со сложным именем Чандракант. Любил он маму, Кришну и общаться с волшебными говорящими грибами.

    habr.com/ru/articles/916450/

    #java #jakartaee #jakarta #архитектура #архитектор #jsf #jaxrs #jaxws

  4. 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.
    myfear.substack.com/p/http-int
    #Quarkus #Java #JAXRS #Filter

  5. 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.
    myfear.substack.com/p/http-int
    #Quarkus #Java #JAXRS #Filter

  6. @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.

  7. @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.

  8. 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 github.com/eclipse-ee4j/jersey ☕ 🚀

  9. 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 github.com/eclipse-ee4j/jersey ☕ 🚀

  10. 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

  11. 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

  12. 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.

    atbash.be/2023/01/05/run-your-

  13. 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.

    atbash.be/2023/01/05/run-your-

  14. A small integration library for #OpenTelemetry and #JakartaEE 10: github.com/atbashEE/jakarta-op. 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.

  15. A small integration library for #OpenTelemetry and #JakartaEE 10: github.com/atbashEE/jakarta-op. 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.

  16. It was a wild day, moving from javax.rs to #Jakarta #JAXRS. I'm still not completely done, as some issues linger with #Apache #Camel and XML serialization, but that should be done soon...

  17. and other providers are able to generate clients from annotated interfaces
    cxf.apache.org/docs/jax-rs-cli
    I am now gladly reading that upcoming 6 is getting a similar feature for services docs.spring.io/spring-framewor
    rocks either way!