apiman

Changing the default Context of the Apiman Target Gateway URL


I have Apiman installed and found it very useful. However, I would like to change the context of the target URL generated for published APIs. It creates them under "/apiman-gateway" context. Would like to change this to more user-friendly. Did not find any configuration out of the box to change this. Any ideas?


Solution

  • You could also consider using the Vert.x Gateway distribution which is a bit easier to handle in this respect as it just binds to a port with no context/path prefix element.

    Disclosure: I develop Apiman.