ITV / scala-pact

A Scala implementation of CDC using the Pact standard
Other
108 stars 54 forks source link

Expose PactStubService.service for better composition #143

Closed jatcwang closed 5 years ago

jatcwang commented 5 years ago

This change enables composing the created service with other HttpApp (e.g. handling of CORS OPTIONS request)