Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 804 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 804 Bytes

Sample Discoverable client service

This is a sample Spring Boot Hello World application, including swagger documentation, using 'onboarding-enabler-spring' enabler.

How to run

This document describes how to run the Discoverable client service.

How to use

You can see this application registered to the Catalog under the tile "Sample API Mediation Layer Applications".

This service includes a simple greeting as well as a basic petstore example for PUT, DELETE or POST requests.

To access the service directly from your browser go to https://localhost:10012/discoverableclient/, and via the gateway to https://localhost:10010/discoverableclient/ui/v1/.