Skip to content

Breaking

Vibe Coding the Next Generation: How We Built AIMUD Using an AI Ensemble Unleashing Scalability: Spring Boot and Java Virtual Threads Sending Emails with AWS Simple Email Service (SES) and Attachments Streamlining Operations: Leveraging Spring Shell in a Microservices Architecture Simplified REST Clients with OpenFeign in Java
  • Mon. May 11th, 2026

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

December 24, 2025 Jeffery Miller
Java Tips

Java Tips Part 4

December 24, 2025 Jeffery Miller
AI Architecture

Vibe Coding the Next Generation: How We Built AIMUD Using an AI Ensemble

April 21, 2026 Jeffery Miller
Spring

Unleashing Scalability: Spring Boot and Java Virtual Threads

April 20, 2026 Jeffery Miller
AWS

Sending Emails with AWS Simple Email Service (SES) and Attachments

April 20, 2026 Jeffery Miller
Spring Shell

Streamlining Operations: Leveraging Spring Shell in a Microservices Architecture

April 20, 2026 Jeffery Miller
Spring Open Feign

Simplified REST Clients with OpenFeign in Java

April 20, 2026 Jeffery Miller
Spring AI

Integrating Prolog with Spring Boot

April 20, 2026 Jeffery Miller
Spring AI

Spring AI: Simplifying AI Development

April 20, 2026 Jeffery Miller
AI Architecture

Vibe Coding the Next Generation: How We Built AIMUD Using an AI Ensemble

April 21, 2026 Jeffery Miller

In the traditional world of software engineering, building a Multi-User Dungeon (MUD) is a rite of passage. It requires handling complex state, real-time networking, concurrency, and deep game logic. Usually,…

Spring

Unleashing Scalability: Spring Boot and Java Virtual Threads

April 20, 2026 Jeffery Miller

Java has long been a powerhouse for enterprise applications, and Spring Boot has made developing them an absolute dream. But even with Spring Boot’s magic, a persistent bottleneck has challenged…

AWS

Sending Emails with AWS Simple Email Service (SES) and Attachments

April 20, 2026 Jeffery Miller

In this blog article, we’ll delve into using Amazon Simple Email Service (SES) to send emails, both with and without attachments, directly from your applications. SES is a cost-effective, flexible,…

Spring Shell

Streamlining Operations: Leveraging Spring Shell in a Microservices Architecture

April 20, 2026 Jeffery Miller

Introduction: Taming the Microservices Beast In the world of modern software architecture, microservices have become the de facto standard for building scalable, resilient systems. However, this decentralized approach introduces a…

Spring Open Feign

Simplified REST Clients with OpenFeign in Java

April 20, 2026 Jeffery Miller

OpenFeign, a declarative HTTP client, simplifies REST API interactions in Java. Let’s see how: Dependency: Add OpenFeign to your project (Maven example): <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-openfeign</artifactId> </dependency> Interface: Define an interface…

Spring AI

Integrating Prolog with Spring Boot

April 20, 2026 Jeffery Miller

Prolog, a declarative logic programming language, shines in solving specific types of problems that require knowledge representation and logical inference. Integrating Prolog with Spring Boot can bring the power of…

AWS

Sending SMS and MMS Messages with AWS SNS and Java (Spring Integration)

April 20, 2026 Jeffery Miller

AWS Simple Notification Service (SNS) provides a robust platform for sending notifications across various channels, including SMS and MMS. Let’s explore how to implement this functionality using Java within a…

Posts pagination

1 2 … 32
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
13 repositories, 7 followers.

ai angular apring aws beans cloud cqrs database dl4j docker geo gradle grpc IBMSametime java java tips jpa kafka library loom material microservices mud oauth ollama programming publish rag records retry s3 security shell spring spring4 spring admin spring batch stream tips vibe virtual threads

Top Posts & Pages
  • Spring Data JPA & Java Records: The Ultimate Duo for Clean, Fast Query Projections
  • HTTP Server ContextHandler in a Jar
  • AdvancedCalendar - java.util.Calendar java.util.Date java.text.SimpleDateFormat
  • Streamlining Operations: Leveraging Spring Shell in a Microservices Architecture
  • String Cache
  • Spring Boot Admin Server with Spring Cloud Discovery
  • Lombok: Annotations That Do the Heavy Lifting
  • Optimizing Spring Kafka Message Delivery: Compression, Batching, and Delays
  • New Java Security Baseline and what it means to Sametime
  • Customizing Reads: Triggering Events on GET Requests with Spring Data REST

You missed

AI Architecture

Vibe Coding the Next Generation: How We Built AIMUD Using an AI Ensemble

April 21, 2026 Jeffery Miller
Spring

Unleashing Scalability: Spring Boot and Java Virtual Threads

April 20, 2026 Jeffery Miller
AWS

Sending Emails with AWS Simple Email Service (SES) and Attachments

April 20, 2026 Jeffery Miller
Spring Shell

Streamlining Operations: Leveraging Spring Shell in a Microservices Architecture

April 20, 2026 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.