Skip to content

Commit

Permalink
Merge branch 'master' of github.com:gofabian/vertx-web-mount
Browse files Browse the repository at this point in the history
  • Loading branch information
gofabian committed Aug 15, 2019
2 parents 2d51d41 + 02d5f93 commit 14dc7a6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@

# Vert.x Web Mounter

[![](https://jitpack.io/v/gofabian/vertx-web-mount.svg)](https://jitpack.io/#gofabian/vertx-web-mount)
[![](https://jitci.com/gh/gofabian/vertx-web-mount/svg)](https://jitci.com/gh/gofabian/vertx-web-mount)

This library enables you to define [Vert.x] web routes with [JAX-RS annotations][JAX-RS] like this:

```java
Expand Down Expand Up @@ -448,4 +451,4 @@ This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md
[JAX-RS]: https://en.wikipedia.org/wiki/Java_API_for_RESTful_Web_Services
[Vert.x]: https://vertx.io/
[ResponseContentTypeHandler]: https://vertx.io/docs/apidocs/io/vertx/ext/web/handler/ResponseContentTypeHandler.html
[Jackson]: https://github.com/FasterXML/jackson
[Jackson]: https://github.com/FasterXML/jackson

0 comments on commit 14dc7a6

Please sign in to comment.