Extending the Gateway Service

The gateway service is a reverse proxy on top of backend HTTP and GraphQL APIs that unify the origin and HTTP routing.

The customization of this service is limited to application*.yml file that you can place in the extensions/gateway-service-extension/config folder, and to its application-*.yml variants that you will activate through Spring profiles.