Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add spring-doc for restful api #7

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Add spring-doc for restful api #7

merged 1 commit into from
Jul 30, 2024

Conversation

Kaiser-Yang
Copy link
Contributor

增加spring-boot-doc为后续书写restful接口提供便利。

在根目录下通过:mvn spring-boot:run可以启动项目,启动成功后会有如下的提示:
image

启动成功后,可以通过浏览器访问http://localhost:8080/swagger-ui/index.html进入到swagger-ui界面查看到添加的测式api信息:
image

@Kaiser-Yang Kaiser-Yang added the project initialization Building the project framework for the first time label Jul 30, 2024
@11231f 11231f merged commit 98e1a2c into develop Jul 30, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
project initialization Building the project framework for the first time
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants