Levent Özkan
Levent Özkan

Reputation: 29

Can i use Spring Boot Admin Server as rest api?

I have succesfully configured sba and and admin clients. Is it possible to use sba as a rest provider? Is there any documentation for using it as api?

Upvotes: 0

Views: 787

Answers (1)

joshiste
joshiste

Reputation: 2687

There is no docs on the api, but yes you can use it, but I guess you need to look in the sources to use it.

Upvotes: 1

Related Questions