forked from loafle/openapi-generator-original
fix for #925
This commit is contained in:
parent
78f8eaa687
commit
3969a9f294
@ -6,3 +6,9 @@ This server was generated by the [swagger-codegen](https://github.com/swagger-ap
|
|||||||
is an example of building a swagger-enabled JAX-RS server.
|
is an example of building a swagger-enabled JAX-RS server.
|
||||||
|
|
||||||
This example uses the [JAX-RS](https://jax-rs-spec.java.net/) framework.
|
This example uses the [JAX-RS](https://jax-rs-spec.java.net/) framework.
|
||||||
|
|
||||||
|
To run the server, please execute the following:
|
||||||
|
|
||||||
|
```
|
||||||
|
mvn clean package jetty:run
|
||||||
|
```
|
Loading…
x
Reference in New Issue
Block a user