src/main/java/com/example/customer/ ├── CustomerManagementApplication.java # 應用程式進入點 ├── config/ │ └── GlobalExceptionHandler.java ...