src/main/java/com/learning/dd/poc/ ├── controller/ │ └── BookmarkController.java # REST endpoints ├── filter/ │ └── RequestIdFilter.java ...