Skip to content

Commit a3a306b

Browse files
authored
Update readme.md
1 parent 898c63f commit a3a306b

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

spring-boot-swagger2/readme.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
11
# How to Configure Swagger2 in Spring Boot Application
22

3-
Tutorial explains how to configure Swagger2 and enable SwaggerUI in Spring Boot application.
3+
The tutorial explains how to configure Swagger2 and enable SwaggerUI in the Spring Boot application.
44

5-
https://stacktips.com/tutorials/spring-boot/how-to-configure-swagger2-in-spring-boot-application
5+
Read [the full article here](https://stacktips.com/tutorials/spring-boot/how-to-configure-swagger2-in-spring-boot-application)
66

7-
![Swagger UI](Swagger%20UI.png)
7+
![Swagger UI](Swagger%20UI.png)
8+
9+
### Related topics:
10+
11+
* [#spring-boot](https://stacktips.com/topics/spring-boot)
12+
* [#android](https://stacktips.com/topics/android)
13+
* [#java](https://stacktips.com/topics/java)
14+
* [#python](https://stacktips.com/topics/python)
15+
* [#spring](https://stacktips.com/topics/spring)
16+
* [#design-pattern](https://stacktips.com/topics/design-pattern)
17+
* [#git](https://stacktips.com/topics/git)
18+
* [#maven](https://stacktips.com/topics/maven)

0 commit comments

Comments
 (0)