Speed up Java Startup with Spring Boot and Project Leyden
Explains how to use Project Leyden, an experimental OpenJDK initiative, to speed up Spring Boot Java application startup times.
Explains how to use Project Leyden, an experimental OpenJDK initiative, to speed up Spring Boot Java application startup times.
Guide to running local AI models with LM Studio and integrating them into Java applications using the Spring AI framework.
A developer explores using Claude Code to generate acceptance tests for a Spring Boot API, assessing the AI's capabilities and test quality.
A daily tech reading list covering AI development, MCP servers, ad system architecture, Spring Boot migration, Airflow updates, Kubernetes features, and open-source AI projects.
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.
Explains how to use Spring Boot's @MatrixVariable annotation for embedding key-value parameters in URL path segments, with practical examples.
Explains API versioning concepts and details the new first-class versioning support introduced in Spring Boot 4 (Spring Framework 7).
A practical guide to implementing essential API security best practices in Spring Boot, including HTTPS, JWT authentication, authorization, and rate limiting.
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.