Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbodart committed Oct 25, 2015
1 parent 7d4fdce commit 1f38364
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ Some of the core features
* Jetty in embedded mode
* SimpleWeb
* Embedded HttpServer from Java 6
* Undertow (V2 only)
* In-Memory
* Very flexible / extensible
* You can new up the Application and reach in and replace any dependency for a test
* Super simple SSL setup support
* Uniform client / server API (like Restlet)
* Composition preferred over class inheritance (unlike Restlet)
* Resources can be defined with Annotations, DSL, static files or role your own convention
Expand Down

0 comments on commit 1f38364

Please sign in to comment.