io.mats3.localinspect.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mats-localinspect Show documentation
Show all versions of mats-localinspect Show documentation
Mats^3 tool that can output an embeddable HTML describing a MatsFactory and all its endpoints, as well as "local statistics", gathered using a Mats Interceptor.
/**
* Mats3 tool that can output an embeddable HTML describing a MatsFactory and all its endpoints, as well as
* "local statistics", gathered using a Mats Interceptor.
*
* The HTML page is meant to be included in a Service's introspection facility if it has any.
*/
package io.mats3.localinspect;