home.social

#devservices — Public Fediverse posts

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

fetched live
  1. Local AWS in Quarkus does not have to mean auth tokens or another hand-maintained compose file.

    This walkthrough switches Dev Services to Floci, seeds S3/SQS/SSM with a Python init script, and proves the PDF upload path with `@QuarkusTest`. the-main-thread.com/p/quarkus- #Java #Quarkus #AWS #DevServices

  2. Local AWS in Quarkus does not have to mean auth tokens or another hand-maintained compose file.

    This walkthrough switches Dev Services to Floci, seeds S3/SQS/SSM with a Python init script, and proves the PDF upload path with `@QuarkusTest`. the-main-thread.com/p/quarkus- #Java #Quarkus #AWS #DevServices

  3. Just shipped a new hands-on tutorial:
    Build a Global New Year Orchestrator with Quarkus.

    Quartz + WebSockets + PostgreSQL Dev Services + a live 3D globe.
    Time-zone aware scheduling done right.
    Full source included.

    Read here → the-main-thread.com/p/quarkus-

    #Java #Quarkus #DevServices #WebSockets #Quartz #OpenSource

  4. Just shipped a new hands-on tutorial:
    Build a Global New Year Orchestrator with Quarkus.

    Quartz + WebSockets + PostgreSQL Dev Services + a live 3D globe.
    Time-zone aware scheduling done right.
    Full source included.

    Read here → the-main-thread.com/p/quarkus-

    #Java #Quarkus #DevServices #WebSockets #Quartz #OpenSource

  5. Quarkus 3.28 just shipped a feature I’ve wanted for years: Dashboards-as-Code.

    You can now bundle Grafana dashboards directly in META-INF/grafana/ and Dev Services auto-provisions them on startup.
    Metrics, dashboards, and even AI token tracking (LangChain4j + Ollama) — all versioned with your source code.

    A clean win for real #ObservabilityAsCode.

    🔗 the-main-thread.com/p/quarkus-

    #Java #Quarkus #Micrometer #Grafana #DevServices #LangChain4j

  6. Quarkus 3.28 just shipped a feature I’ve wanted for years: Dashboards-as-Code.

    You can now bundle Grafana dashboards directly in META-INF/grafana/ and Dev Services auto-provisions them on startup.
    Metrics, dashboards, and even AI token tracking (LangChain4j + Ollama) — all versioned with your source code.

    A clean win for real #ObservabilityAsCode.

    🔗 the-main-thread.com/p/quarkus-

    #Java #Quarkus #Micrometer #Grafana #DevServices #LangChain4j

  7. New on The Main Thread: Build a real-time leaderboard with #Quarkus, #gRPC, and #Mutiny.
    Learn how to stream live updates, handle reactive clients, and master server streaming in Java.
    👉 the-main-thread.com/p/quarkus-

    #Java #Reactive #DevServices #Microservices

  8. New on The Main Thread: Build a real-time leaderboard with #Quarkus, #gRPC, and #Mutiny.
    Learn how to stream live updates, handle reactive clients, and master server streaming in Java.
    👉 the-main-thread.com/p/quarkus-

    #Java #Reactive #DevServices #Microservices

  9. Ever wondered how to secure your Quarkus REST endpoints with LDAP?
    I wrote a hands-on guide using Elytron + Compose Dev Services + OpenLDAP.
    Run it locally, test roles, and ship with confidence.
    the-main-thread.com/p/quarkus-

    #Java #Quarkus #LDAP #Security #DevServices

  10. Ever wondered how to secure your Quarkus REST endpoints with LDAP?
    I wrote a hands-on guide using Elytron + Compose Dev Services + OpenLDAP.
    Run it locally, test roles, and ship with confidence.
    the-main-thread.com/p/quarkus-

    #Java #Quarkus #LDAP #Security #DevServices

  11. Local PostgreSQL setup killing your dev flow?
    Quarkus Dev Services spins up DBs automatically for tests and dev mode.
    No more manual YAML. Just code → test → repeat.

    quarkus.io/spring/

  12. Local PostgreSQL setup killing your dev flow?
    Quarkus Dev Services spins up DBs automatically for tests and dev mode.
    No more manual YAML. Just code → test → repeat.
    #SpringBoot #Quarkus #DevServices #DeveloperExperience #CloudNative

    quarkus.io/spring/

  13. You’ve containerized your Spring app — but is it really cloud-native?
    Quarkus was made for Kubernetes: smaller images, fast boot, Dev Services for DBs, Kafka, and more.
    Level up from "just containerized" to fully optimized.

    quarkus.io/spring/

  14. You’ve containerized your Spring app — but is it really cloud-native?
    Quarkus was made for Kubernetes: smaller images, fast boot, Dev Services for DBs, Kafka, and more.
    Level up from "just containerized" to fully optimized.
    #CloudNative #Spring #JavaPerformance #DevServices #Quarkus

    quarkus.io/spring/

  15. Expose your database as a REST API in 5 minutes.
    With Quarkus Dev Services + Apache Camel, no boilerplate is needed: Just one route.

    the-main-thread.com/p/quarkus-

    #Java #Quarkus #Camel #RESTAPI #DevServices

  16. Expose your database as a REST API in 5 minutes.
    With Quarkus Dev Services + Apache Camel, no boilerplate is needed: Just one route.

    the-main-thread.com/p/quarkus-

    #Java #Quarkus #Camel #RESTAPI #DevServices

  17. string.length() is lying to you.
    Unicode in Java is more complex than many realize. In this hands-on tutorial, I show how to handle code points, normalization, and emoji correctly with a Quarkus REST API.
    the-main-thread.com/p/java-uni

    #Java #Quarkus #Unicode #DevServices #FOSS

  18. string.length() is lying to you.
    Unicode in Java is more complex than many realize. In this hands-on tutorial, I show how to handle code points, normalization, and emoji correctly with a Quarkus REST API.
    the-main-thread.com/p/java-uni

    #Java #Quarkus #Unicode #DevServices #FOSS

  19. Quarkus Dev Services: Zero-Config Development for Java Developers
    Streamline your workflow with automated database provisioning, live reloading, and seamless integration — no manual setup required.
    open.substack.com/pub/myfear/p
    #Quarkus #Java #DeveloperJoy #DevServices

  20. Quarkus Dev Services: Zero-Config Development for Java Developers
    Streamline your workflow with automated database provisioning, live reloading, and seamless integration — no manual setup required.
    open.substack.com/pub/myfear/p
    #Quarkus #Java #DeveloperJoy #DevServices

  21. Here's my final on better Developer eXperience (#DX). We've integrated @microcksio with @quarkusio for mocking and continuous -testing in your Inner Loop!
    I just published part 3 of a series on this topic
    👉 link.medium.com/d1AT8KinDCb

  22. Here's my final on better #API Developer eXperience (#DX). We've integrated @microcksio with @quarkusio #devservices for mocking and continuous #API #contract-testing in your Inner Loop!
    I just published part 3 of a series on this topic
    👉 link.medium.com/d1AT8KinDCb

  23. 🎉 The @microcksio
    extension for @quarkusio is ready for a first launch 🚀

    It has never been so easy to mock your dependencies or do -testing in your inner-loop! All nicely integrate into the DevUI!

    👉 See github.com/microcks/microcks-q for more!

  24. 🎉 The @microcksio
    #devservices extension for @quarkusio is ready for a first launch 🚀

    It has never been so easy to mock your #API dependencies or do #contract-testing in your inner-loop! All nicely integrate into the #quakus DevUI!

    👉 See github.com/microcks/microcks-q for more!