Skip to content

Breaking

Spring Boot 4.0: What’s Next for the Modern Java Architect? Monitoring Microservices Health with Spring Discovery Client and Actuator Service Discovery with Spring Cloud Discovery Eureka Level Up Your Testing: Structuring Unit Tests with Subclasses Convert CSV to JSON and JSON to CSV with CSVJSONConverter
  • Sun. Oct 19th, 2025

GhostProgrammer - Jeff Miller

Team to Create Outside the Box

  • Home
  • Projects
    • Favorite Tools & Libaries.
    • Patents
    • Presentations
    • OpenCDX
    • World Community Grid
  • Index
  • Suggestions
Java Tips

Java Tips Part 5

August 22, 2025 Jeffery Miller
Java Tips

Java Tips Part 4

August 22, 2025 Jeffery Miller
Uncategorized

Spring Boot 4.0: What’s Next for the Modern Java Architect?

September 24, 2025 Jeffery Miller
Spring Discovery

Monitoring Microservices Health with Spring Discovery Client and Actuator

September 22, 2025 Jeffery Miller
Spring Discovery

Service Discovery with Spring Cloud Discovery Eureka

September 22, 2025 Jeffery Miller
JAVA

Level Up Your Testing: Structuring Unit Tests with Subclasses

September 22, 2025 Jeffery Miller
Java Extras

Convert CSV to JSON and JSON to CSV with CSVJSONConverter

September 22, 2025 Jeffery Miller
Spring AI

A Beginner’s Guide to Setting Up Ollama with Docker Compose

August 22, 2025 Jeffery Miller
Spring AI

Integrating OpenL Tablets with a Spring Boot Microservice

August 20, 2025 Jeffery Miller
Spring Rest

Beyond Basic CRUD: Mapping Life Cycle Event Methods to Spring Data REST Operations

August 22, 2025 Jeffery Miller

Spring Data REST elegantly exposes your JPA entities as RESTful resources, handling the underlying Create, Retrieve, Update, and Delete (CRUD) operations. But how do the life cycle events we discussed…

Lambda's and Streams

Java Teeing Collectors

August 22, 2025 Jeffery Miller

Java 12 introduced a new collector called the Teeing collector. This collector allows you to process elements with two different collectors simultaneously and combine the results into a single output.…

Spring Discovery

Navigating the Microservice Maze: Using the Discovery Client for Service Instance Identification

August 22, 2025 Jeffery Miller

In the world of microservices, applications are broken down into smaller, independent services that communicate with each other over a network. This distributed architecture offers numerous benefits like scalability, resilience,…

Java New Features

Record Patterns in Java 21: Simplifying Data Extraction

August 22, 2025 Jeffery Miller

Java 21 introduces record patterns, a powerful addition to the pattern matching arsenal. This feature streamlines the extraction of components from record classes, making code more concise and readable. What…

Java New Features

Java Switch Expressions

August 22, 2025 Jeffery Miller

In Java, switch statements have traditionally been used to evaluate a value and execute different code blocks based on the value’s match with specific cases. However, starting from Java 14,…

Java New Features

Java Compact Number Formatting

August 22, 2025 Jeffery Miller

Java 12 introduced a new feature known as “Compact Number Formatting” that makes it easier to format numbers in a compact, readable way. This feature is especially useful when dealing…

Spring Rest

Effortless API Creation: Generating CRUD Endpoints with Spring Data REST

August 22, 2025 Jeffery Miller

Building RESTful APIs for your data can often feel like a repetitive task. Defining endpoints, handling HTTP methods (GET, POST, PUT, DELETE), serializing and deserializing data – it all adds…

Posts pagination

1 … 5 6 7 … 30
Jeff Miller

Jeff Miller

"Work Smarter, Not Harder!" has been my guiding principle throughout my career. Applying this idea whether stepping in to lead a team, design a new product, mentoring developers, or organizing multiple teams to bring a solution to a customer has lead to many great successes.

View Full Profile →

Blogroll
  • Baeldung
  • Hansolo
  • Pixabay
  • Where the World meets Devops

Ghost-Programmer
11 repositories, 7 followers.

ai angular aws beans cloud docker geo gradle IBMSametime java java tips kafka library material ollama programming publish rag s3 shell spring stream tips

Top Posts & Pages
  • Resilient Gateways: Implementing Circuit Breakers for Spring Data REST Services with Spring Cloud Gateway
  • Deep Dive into Spring's Message Conversion: Custom Message Converters and Their Role in Serialization/Deserialization
  • Mastering Multi-Profile Environments with Spring Cloud Config
  • Leveraging the CircuitBreakerFactory in Spring Cloud Circuit Breaker
  • Building Robust Kafka Applications with Spring Boot, and Avro Schema Registry
  • Convert CSV to JSON and JSON to CSV with CSVJSONConverter
  • Spring Cloud Circuit Breaker with Feign Client: A Fallback Strategy
  • A Beginner's Guide to Setting Up Ollama with Docker Compose
  • Spring AOP in Action
  • Leveraging DICOM in Spring Boot Applications

You missed

Uncategorized

Spring Boot 4.0: What’s Next for the Modern Java Architect?

September 24, 2025 Jeffery Miller
Spring Discovery

Monitoring Microservices Health with Spring Discovery Client and Actuator

September 22, 2025 Jeffery Miller
Spring Discovery

Service Discovery with Spring Cloud Discovery Eureka

September 22, 2025 Jeffery Miller
JAVA

Level Up Your Testing: Structuring Unit Tests with Subclasses

September 22, 2025 Jeffery Miller
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

GhostProgrammer - Jeff Miller

Team to Create Outside the Box

Proudly powered by WordPress | Theme: Newsup by Themeansar.