Skip to content

Commit d26cfba

Browse files
committed
README.md update with sponsor logos
1 parent 573b769 commit d26cfba

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

README.md

+18-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,24 @@
1-
![Octocat](https://springdoc.org/images/springdoc-openapi.png)
1+
![Octocat](https://springdoc.org/img/banner-logo.svg)
22
[![Build Status](http://129.159.254.115:8686/buildStatus/icon?job=springdoc-openapi-IC)](http://129.159.254.115:8686/view/springdoc-openapi/job/springdoc-openapi-IC/)
33
[![Quality Gate](https://sonarcloud.io/api/project_badges/measure?project=springdoc_springdoc-openapi&metric=alert_status)](https://sonarcloud.io/dashboard?id=springdoc_springdoc-openapi)
44
[![Known Vulnerabilities](https://snyk.io/test/github/springdoc/springdoc-openapi.git/badge.svg)](https://snyk.io/test/github/springdoc/springdoc-openapi.git)
55
[![Stack Exchange questions](https://img.shields.io/stackexchange/stackoverflow/t/springdoc)](https://stackoverflow.com/questions/tagged/springdoc?tab=Votes)
66

7+
`springdoc-openapi` is on [Open Collective](https://opencollective.com/springdoc).
8+
If you ❤️ this project consider becoming a [sponsor](https://github.com/sponsors/springdoc).
9+
10+
This project is sponsored by
11+
12+
<p style="text-align: center;">
13+
<a href="https://opensource.mercedes-benz.com/" target="_blank">
14+
<img src="https://springdoc.org/img/mercedes-benz.png" height="10%" width="10%" />
15+
</a>
16+
&nbsp;&nbsp;
17+
<a href="https://www.dm-jobs.com/dmTECH/?locale=de_DE&wt_mc=.display.github.sponsoring.logo" target="_blank">
18+
<img src="https://springdoc.org/img/dmTECH_Logo.jpg" height="10%" width="10%" />
19+
</a>
20+
</p>
21+
722
# Table of Contents
823
- [Full documentation](#full-documentation)
924
- [**Introduction**](#introduction)
@@ -81,7 +96,7 @@ springdoc.swagger-ui.path=/swagger-ui.html
8196
### [Demo Spring Boot 2 WebFlux with Functional endpoints OpenAPI 3](http://158.101.191.70:8084/).
8297
### [Demo Spring Boot 2 and Spring Hateoas with OpenAPI 3](http://158.101.191.70:8085/).
8398

84-
![Branching](https://springdoc.org/images/pets.png)
99+
![Branching](https://springdoc.org/img/pets.png)
85100

86101
## Integration of the library in a Spring Boot 2.x.x project without the swagger-ui:
87102
* Documentation will be available at the following url for json format: http://server:port/context-path/v3/api-docs
@@ -162,4 +177,4 @@ Thanks you all for your support!
162177
* [Spring Team](https://spring.io/team) - Thanks for their support by sharing all relevant resources around Spring projects.
163178
* [JetBrains](https://www.jetbrains.com/?from=springdoc-openapi) - Thanks a lot for supporting springdoc-openapi project.
164179

165-
![JenBrains logo](https://springdoc.org/images/jetbrains.svg)
180+
![JenBrains logo](https://springdoc.org/img/jetbrains.svg)

0 commit comments

Comments
 (0)