Are you a subscriber to Anthropic's Claude Pro ($20 monthly) or Max ($100-$200 monthly) plans and use its Claude AI models and products to power third-party AI agents like OpenClaw? If so, you're in ...
movie-api/ ├── movie-domain # 순수 도메인 (프레임워크 의존 없음) │ ├── model/ # Java Record 도메인 모델 (Serializable) │ ├── repository/ # 리포지토리 인터페이스 (Port) │ ├── service/ # 외부 서비스 인터페이스 (Port) │ └── exception/ # 도메인 ...