Spring Cloud Data Flow provides a browser-based GUI which currently has 6 sections:
Upon starting Spring Cloud Data Flow, the Dashboard is available at:
http://<adminHost>:<adminPort>/admin-ui
For example: http://localhost:9393/admin-ui
If you have enabled https, then it will be located at https://localhost:9393/admin-ui
.
If you have enabled security, a login form is available at http://localhost:9393/admin-ui/#/login
.
Note: The default Dashboard server port is 9393