You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ configure your desired `LambdaContainerHandler` implementation to use `AwsProxyR
21
21
pre-configure this for you.
22
22
23
23
### Jersey support
24
-
The library expects to receive a valid Jax RS application object. For the Jersey implementation this is the `ResourceConfig` object.
24
+
The library expects to receive a valid [JAX-RS](https://jax-rs-spec.java.net) application object. For the Jersey implementation this is the `ResourceConfig` object.
0 commit comments