skofgar/mercury

View on GitHub
connectors/adapters/hazelcast/hazelcast-presence/src/main/resources/public/index.html

Summary

Maintainability
Test Coverage
<!DOCTYPE html>
<html>
<body>

<h2>Presence Monitor</h2>

<p><a href="/info">INFO endpoint</a></p>
<p><a href="/info/lib">Library dependency list</a></p>
<p><a href="/health">Health endpoint</a></p>

</body>
</html>