A Book: Hands-On Java with Kubernetes
Author announces the publication of his book 'Hands-On Java with Kubernetes', explaining its motivation and content focused on Java app development for Kubernetes.
Author announces the publication of his book 'Hands-On Java with Kubernetes', explaining its motivation and content focused on Java app development for Kubernetes.
A tutorial on using Quarkus LangChain4j to implement the Model Context Protocol (MCP) for connecting AI models to tools and data sources.
A guide to building Quarkus application container images using Cloud Native Buildpacks and OpenShift Builds, including setup and commands.
A tutorial on implementing AI tool calling (function calling) using the Quarkus LangChain4j extension to integrate chat models with APIs and databases.
Explores cloud-native Java development, covering microservices, frameworks like Spring Boot, and tools like Docker and Kubernetes for scalability.
A guide on using AWS X-Ray with Quarkus to monitor and debug serverless Lambda functions, including setup and custom instrumentation.
A guide to deploying a Quarkus native application built with GraalVM on the Render cloud platform, including configuration and CI/CD setup.
A guide to deploying a Quarkus native application built with GraalVM on the Render cloud platform, including configuration and CI/CD setup.
Oracle 19c Docker containers timeout with JDBC driver versions 19.3.0.0+, causing a 'Got minus one from read call' error. The fix is to set oracle.net.disableOob=true.
A tutorial on deploying a Quarkus application to Azure using Terraform and NubesGen, covering setup, configuration, and manual deployment.
Learn to build a Quarkus app using Hibernate ORM with Panache and Qute templates to visualize database data in HTML, styled with Bootstrap.
A technical tutorial on building a resilient microservice architecture for a fictional Santa delivery system using MicroProfile and Quarkus.
Explores combining jlink and AppCDS to create smaller, faster-starting Java container images for Quarkus applications.
A guide to creating smaller, faster-starting Java container images by combining jlink for custom runtime images with Application Class Data Sharing (AppCDS).
Author announces two new books on Quarkus, a Java framework: one explaining its architecture and one providing hands-on microservice development.
A guide to integrating Testcontainers with Quarkus for better database testing, using QuarkusTestResourceLifecycleManager.
A guide to integrating Testcontainers with Quarkus for database testing, using QuarkusTestResourceLifecycleManager for better lifecycle management.
A survey for Java EE/Jakarta EE users to gather insights on current usage, servlet containers, APIs, and future directions for Jakarta EE 10.
A developer details building a custom, serverless search engine for a static blog using Java, Apache Lucene, Quarkus, and AWS Lambda.
A developer details building a custom, serverless search engine for a static blog using Java, Apache Lucene, Quarkus, and AWS Lambda.