Created swagger container and swagger documentation from ./Swagger/swagger.json (#87)

Co-authored-by: Artur Kołecki <koleckiartur@icloud.com>
Reviewed-on: R11/release11-tools-web#87
This commit is contained in:
2023-03-01 11:44:21 +01:00
parent 773e2ac17e
commit dee92f0e3d
5 changed files with 929 additions and 27 deletions

View File

@@ -72,11 +72,6 @@
<artifactId>jettison</artifactId>
<version>1.4.1</version>
</dependency>
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-boot-starter</artifactId>
<version>3.0.0</version>
</dependency>
</dependencies>
<build>