From 7e7aa0c165665f74b628ba5c95fb3cdae72f4449 Mon Sep 17 00:00:00 2001 From: micdzied Date: Mon, 7 May 2018 08:42:44 +0200 Subject: creating swagger documentation Change-Id: I8ca3faf2e6afb7add2785add2ac9096ded98f591 Issue-ID: DCAEGEN2-468 Signed-off-by: micdzied --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index ccbf9aea..37c742ff 100644 --- a/pom.xml +++ b/pom.xml @@ -546,6 +546,18 @@ test + + + io.springfox + springfox-swagger2 + 2.8.0 + + + io.springfox + springfox-swagger-ui + 2.8.0 + + org.junit.platform -- cgit 1.2.3-korg