Testing AdventureTube Microservices
Series Navigation: Introduce AdventureTube Microservice Hub Part 1: Architecture Overview & Design Patterns Part 2: Development Environment & Debugging Part […]
Series Navigation: Introduce AdventureTube Microservice Hub Part 1: Architecture Overview & Design Patterns Part 2: Development Environment & Debugging Part […]
Goal: Create a delete function across microservices with ownership verification. Phase 1 builds the basic delete flow. Phase 2 adds
Registration Flow POST /auth/users iOS App → AuthController → AuthService.createUser() → Google API (verifyIdToken) → Member-Service (emailDuplicationCheck) → Member-Service (registerMember)
Overview AdventureTube utilizes a backend system comprised of microservices. Each microservice is independently built as a Docker container and managed
This page is the master technical reference for the AdventureTube backend platform — a Spring Cloud microservices system deployed on
Introduction When building the AdventureTube CI/CD pipeline, I need to address three key questions to ensure an efficient and scalable
Date: 2026-02-22 Author: Chris Lee (with Claude Code) Purpose: Enable voice prompting for Claude Code — speak into Mac microphone,
Personal study notes on creating custom agentic prompts for Claude Code. The Big Picture There are 4 types of agentic
Overview This page explains the fundamental concepts of integrating MCP (Model Context Protocol) servers with Claude Code. MCP enables Claude
Overview This page explains how to set up the PostgreSQL MCP Server with Claude Code. This allows Claude Code to