├── src/main/java/com/example/camel/ │ ├── CamelRestApplication.java # Spring Boot entry point │ ├── User.java # POJO for User entity ...