Skip to content

Using hydra-java without Spring #18

Description

@mcesar

It would be nice to use hydra-java to render responses from a service that uses plain Jax-RS, with Jackson, for example. In that sense, I found out that this can be accomplished if we remove the dependencies on spring from the class 'JacksonHydraModule'. So, If you like, I can send a pull request containing the refactoring of this class, splitting it in two, one with the current code without the spring dependencies and the other as a subclass of the first plus the dependencies on spring.
What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions