We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10aceca commit a96f28dCopy full SHA for a96f28d
1 file changed
resteasy/README.md
@@ -7,4 +7,4 @@ RESTEasy also comes with additional features on top of plain JAX-RS functionalit
7
RESTful applications generate HTTP requests performing CRUD (Create/Read/Update/Delete) operations on resources.
8
RESTFul applications typically return data in JSON or XML format.
9
10
-In our examples, we use Resteasy with Undertow server. We include CDI.
+In our examples, we use Resteasy with Undertow server. We include Weld.
0 commit comments