Skip to content
  • Jamie Tanna's avatar
    Implement base version of library · fc074b08
    Jamie Tanna authored
    For now, we'll use just integration tests, as they give us the
    confidence we need, and we'll follow-up with the unit tests in the
    future.
    
    This wraps the `me.jvt.http` `ContentTypeNegotiator` with a Spring-only
    contract, for a safer interface to depend on, as the
    `ContentTypeNegotiator` may not be used longer-term.
    fc074b08