com.example.springbootcruduser │ ├── controller │ └── UserController.java │ ├── service │ └── UserService.java │ ├── repository │ └── UserRepository.java │ ├── entity │ └── User.java │ ├── dto │ └── ...
A simple and efficient CRUD (Create, Read, Update, Delete) application built with FastAPI and MySQL database. This project provides a RESTful API for managing user data with all basic CRUD operations.
一些您可能无法访问的结果已被隐去。
显示无法访问的结果