From cbeb06ffa1c79476a419b089fcf83f938baaf897 Mon Sep 17 00:00:00 2001 From: "MShahi, Maziar" Date: Tue, 27 Nov 2018 14:46:56 -0500 Subject: [PATCH] PR test2 --- apis/user-java/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/apis/user-java/README.md b/apis/user-java/README.md index 5736c8927..6030d6d81 100755 --- a/apis/user-java/README.md +++ b/apis/user-java/README.md @@ -4,7 +4,6 @@ This server was generated by the [swagger-codegen](https://github.com/swagger-ap By using the [OpenAPI-Spec](https://github.com/swagger-api/swagger-core), you can easily generate a server stub. This is an example of building a swagger-enabled server in Java using the SpringBoot framework. - The underlying library integrating swagger to SpringBoot is [springfox](https://github.com/springfox/springfox) Start your server as an simple java application.