- client-server A standalone (Java SE) client creates a type-safe local service from an interface definition and uses it to contact a remote JAX-RS resource
- client-server-async Variant of client-server where the type-safe service has an async signature, while still connecting to same backend JAX-RS resource
- server-internal Injects an internal JAX-RS resource as a type-safe service into another JAX-RS resource
- server-internal-async Variant of server-internal where the type-safe service has an async signature, while still connecting to same backend JAX-RS resource
rest-client
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||