src/main/java/com/example/usercrud/ ├── UserCrudApplication.java ├── controller/ │ └── UserController.java ├── service ...