forked from loafle/openapi-generator-original
Merge remote-tracking branch 'origin/master' into 3.1.x
This commit is contained in:
@@ -10,7 +10,7 @@ This is an example of building a OpenAPI-enabled server in Java using the Spring
|
||||
|
||||
The underlying library integrating OpenAPI to SpringBoot is [springfox](https://github.com/springfox/springfox)
|
||||
|
||||
Start your server as an simple java application
|
||||
Start your server as a simple java application
|
||||
|
||||
You can view the api documentation in swagger-ui by pointing to
|
||||
http://localhost:80/
|
||||
|
||||
Reference in New Issue
Block a user