{"id":22876778,"url":"https://github.com/yuziquan/studentsmanagementsystem","last_synced_at":"2026-04-28T20:03:01.145Z","repository":{"id":109825180,"uuid":"143178303","full_name":"Yuziquan/StudentsManagementSystem","owner":"Yuziquan","description":"A small Demo of a Web application built by Spring Boot to implement \"CRUD operations on student information\".","archived":false,"fork":false,"pushed_at":"2018-10-20T03:03:47.000Z","size":184,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T19:47:05.907Z","etag":null,"topics":["spring-boot","webapp"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Yuziquan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-01T16:00:25.000Z","updated_at":"2022-07-05T07:44:56.000Z","dependencies_parsed_at":"2023-04-01T06:49:44.216Z","dependency_job_id":null,"html_url":"https://github.com/Yuziquan/StudentsManagementSystem","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yuziquan%2FStudentsManagementSystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yuziquan%2FStudentsManagementSystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yuziquan%2FStudentsManagementSystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yuziquan%2FStudentsManagementSystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yuziquan","download_url":"https://codeload.github.com/Yuziquan/StudentsManagementSystem/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246473432,"owners_count":20783273,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["spring-boot","webapp"],"created_at":"2024-12-13T15:27:41.621Z","updated_at":"2026-04-28T20:02:56.120Z","avatar_url":"https://github.com/Yuziquan.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## StudentsManagementSystem\n[![StudentsManagementSystem](https://img.shields.io/badge/StudentsManagementSystem-v1.0.0-brightgreen.svg)](https://github.com/Yuziquan/StudentsManagementSystem)\n[![license](https://img.shields.io/packagist/l/doctrine/orm.svg)](\nhttps://github.com/Yuziquan/StudentsManagementSystem/blob/master/LICENSE)\n\n### 一、Demo功能\n\n\u003e  通过Spring Boot搭建“实现对学生信息CRUD操作”的简单Web应用程序。其中学生信息包括：学号、姓名、性别、年龄，也实现了利用AOP处理请求、全局统一异常处理、单元测试等。\n\n\u003cbr/\u003e\n\n***\n### 二、该Demo的项目结构\n\n![1](https://github.com/Yuziquan/StudentsManagementSystem/blob/master/Screenshots/project_structure.png)\n\n\u003cbr/\u003e\n\n***\n\n### 三、该Demo的RESTful API\n\n| 请求类型   | 请求URL        | 功能            |\n| ------ | ------------ | ------------- |\n| GET    | /students    | 获取所有学生信息的一个列表 |\n| POST   | /create      | 新增一个学生的信息     |\n| GET    | /student/num | 通过学号查询一个学生的信息 |\n| PUT    | /student/num | 通过学号更新一个学生的信息 |\n| DELETE | /student/num | 通过学号删除一个学生的信息 |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuziquan%2Fstudentsmanagementsystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuziquan%2Fstudentsmanagementsystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuziquan%2Fstudentsmanagementsystem/lists"}