Skip to content

Commit 5a66875

Browse files
author
bnasslahsen
committed
project update
1 parent 71c57ba commit 5a66875

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/main/resources/index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,14 @@ This library supports:
2020

2121
The following video introduces the Library:
2222

23-
* [https://youtu.be/utRxyPfFlDw](https://youtu.be/utRxyPfFlDw)
23+
[![Watch the video](https://springdoc.org/assets/images/springdoc-openapi-prez.gif)](https://youtu.be/utRxyPfFlDw)
2424

25-
This is a community-based project, not maintained by the Spring Framework Contributors (Pivotal)
25+
This is a community-based project, not maintained by the Spring Framework Contributors (Pivotal).
2626

2727
# **Getting Started**
28+
![overview](https://springdoc.org/assets/images/common.jpg)
2829

29-
## Library for springdoc-openapi integration with spring-boot and swagger-ui
30+
## Integration between spring-boot and swagger-ui
3031
* Automatically deploys swagger-ui to a spring-boot application
3132
* Documentation will be available in HTML format, using the official [swagger-ui jars](https://github.com/swagger-api/swagger-ui.git).
3233
* The Swagger UI page should then be available at http://server:port/context-path/swagger-ui.html and the OpenAPI description will be available at the following url for json format: http://server:port/context-path/v3/api-docs

0 commit comments

Comments
 (0)