Skip to content

Commit 3b36bbe

Browse files
committed
Update README.mustache
1 parent 228e039 commit 3b36bbe

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed
Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
# Swagger generated server
22

33
## Overview
4-
This server was generated by the [swagger-codegen](https://github.com/swagger-api/swagger-codegen) project. By using the
4+
This server was generated by the [swagger-codegen](https://github.com/swagger-api/swagger-codegen) project. By using the
55
[swagger-spec](https://github.com/swagger-api/swagger-core/wiki) from a remote server, you can easily generate a server stub. This
6-
is an example of building a swagger-enabled scalatra server.
6+
is an example of building a swagger-enabled JAX-RS server.
77

8-
This example uses the [scalatra](http://scalatra.org/) framework. To see how to make this your own, look here:
9-
10-
[README](https://github.com/swagger-api/swagger-codegen/tree/master/samples/server-generator/scalatra)
8+
This example uses the [JAX-RS](https://jax-rs-spec.java.net/) framework.

0 commit comments

Comments
 (0)