https://github.com/dilipkrish/springfox-sample
https://github.com/dilipkrish/springfox-sample
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dilipkrish/springfox-sample
- Owner: dilipkrish
- Created: 2015-03-31T20:47:13.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-12-16T04:24:26.000Z (over 3 years ago)
- Last Synced: 2024-10-05T21:41:58.647Z (over 1 year ago)
- Language: Java
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Swagger generated server
SpringFox
## Overview
This server was generated by the [swagger-codegen](https://github.com/wordnik/swagger-codegen) project. By using the
[swagger-spec](https://github.com/wordnik/swagger-core/wiki) from a remote server, you can easily generate a server stub. This
is an example of building a swagger-enabled scalatra server.
This example uses the [SpringFox](https://github.com/springfox/springfox) framework.