spring-cloud-samples / bookstore-service-broker

Sample application for Spring Cloud Open Service Broker
https://spring.io/projects/spring-cloud-open-service-broker
Apache License 2.0
72 stars 60 forks source link

Add a simple service instance dashboard #5

Open scottfrederick opened 6 years ago

scottfrederick commented 6 years ago

An SI dashboard could just display a table with the key/value pairs currently being stored in the SI. It doesn't need to be a fancy UI, just something to demonstrate how dashboard UI endpoints can be added to a broker app.