Context Engineering: Stop Fighting Your AI and Start Shipping Faster Pt2
Explores industry adoption of context engineering standards like AGENTS.md and MCP, showing how they reduce AI development costs and improve workflows.
Explores industry adoption of context engineering standards like AGENTS.md and MCP, showing how they reduce AI development costs and improve workflows.
Introduces a Spring Boot library for automatically generating Istio resources on Kubernetes from Java annotations, simplifying development within the Istio service mesh.
A guide to implementing gRPC services in Spring Boot using the new Spring gRPC project, including Protobuf definitions and code examples.
Author announces the publication of his book 'Hands-On Java with Kubernetes', explaining its motivation and content focused on Java app development for Kubernetes.
The Spring Fu experimental project is archived as its goals are now met by Spring Boot 4's modular auto-configurations and Spring Framework 7's BeanRegistrar.
Explains how to implement API versioning using Spring Boot's built-in features for managing different REST endpoint versions.
A curated collection of articles on software architecture, development, testing, and leadership, featuring insights on microservices, data privacy, UX, and DevOps.
A guide to using the Arconia framework to add Quarkus-like Dev Services and observability features to Spring Boot applications.
Explores using a reference application and GenAI to maintain code standards and detect drift from service templates in software development.
Overview of new features and changes in Spring Boot 4 and Spring Framework 7, including Java 17+, Jakarta EE 11, and cloud-native updates.
A guide to building and using Model Context Protocol (MCP) servers with Spring Boot and Spring AI for standardized AI application communication.
An experiment testing the limits of autonomous AI code generation for a Spring Boot app, revealing current limitations and the need for human oversight.
A guide to optimizing MySQL query performance in Spring applications using the Releem monitoring and analysis tool.
A tutorial on setting up a Java Spring Boot development environment on an Android phone using Termux and VSCode.
Explores cloud-native Java development, covering microservices, frameworks like Spring Boot, and tools like Docker and Kubernetes for scalability.
A guide to using Releem, a tool for MySQL performance tuning and monitoring, including installation and configuration steps.
A tutorial on building a chat client application using Spring Boot, Spring AI, and Google's Gemini language model.
A tutorial on building a simple AI-powered chat client in Java using the Spring AI framework, covering setup, configuration, and provider abstraction.
A guide to building smaller, more secure Java container images using Chainguard Images, reducing size and CVEs.
A step-by-step tutorial on building a JSON API using Java Spring Boot, Maven, and PostgreSQL.