From 9bef2a8ac647d67731ece1c25db6a1daa583d95c Mon Sep 17 00:00:00 2001 From: Tony Tam Date: Wed, 3 Apr 2013 00:20:32 -0700 Subject: [PATCH] updated links --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a47bbcd426..6b6d95d8188 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,8 @@ You can also use the codegen to generate a server for a couple different framewo * [scala scalatra generator](https://github.com/wordnik/swagger-codegen/tree/master/samples/server-generator/scalatra) +* [java jax-rs generator](https://github.com/wordnik/swagger-codegen/tree/master/samples/server-generator/jax-rs) + ### To build the codegen library This will create the swagger-codegen library from source. @@ -182,7 +184,7 @@ either repackage the library OR modify your codegen script to use a file path! License ------- -Copyright 2012 Wordnik, Inc. +Copyright 2013 Wordnik, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.