agrestio / agrest

Server-side Java REST Framework for easy access to data graphs from various backends
https://agrest.io
Apache License 2.0
82 stars 34 forks source link

JAX-RS free "agrest-cayenne" #531

Closed andrus closed 2 years ago

andrus commented 2 years ago

"agrest-cayenne" still has a dependency on JAX-RS. #530 removed the most of it. Let's clean up the last leftover - CayenneResolvers class that depends on JAX-RS Configuration to locate the stack.

There are a few alternative ways to provide stack information to the custom resolvers that we may implement: