Skip to content

Commit

Permalink
Update README - HTTP Caching in jaxrs-reactive
Browse files Browse the repository at this point in the history
  • Loading branch information
jsmrcka authored and Sgitario committed Sep 6, 2021
1 parent 4d7957f commit aed97e1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,9 @@ Simple bootstrap project created by *quarkus-maven-plugin*

### `http/jaxrs-reactive`
RESTEasy Reactive equivalent of `http/jaxrs`. Tests simple and multipart endpoints.
Additional coverage: execution model (blocking vs. non-blocking) of endpoints based on method signature.
Additional coverage:
- Execution model (blocking vs. non-blocking) of endpoints based on method signature.
- HTTP Caching features.

### `http/rest-client`
Verifies Rest Client configuration using `quarkus-rest-client-jaxb` (XML support) and `quarkus-rest-client-jsonb` (JSON support).
Expand Down

0 comments on commit aed97e1

Please sign in to comment.