Files
hlaeja-registry-api/gradle.properties
Swordsteel 93680e50d5 Add MeterRegistry monitoring
- update and cleanup in README.md
- extract webclient call from registerDevice and add metrics in DeviceRegistryService
- add WebClientCalls.kt
- update kotlin logging dependency
- add MeterRegistry dependency
2024-12-28 07:16:38 +01:00

7 lines
149 B
INI

kotlin.code.style=official
version=0.1.0-SNAPSHOT
catalog=0.7.0-SNAPSHOT
docker.port.expose=8443
container.port.expose=8443
container.port.host=9040