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.