- extract webclient call from getConfiguration and add metrics in DeviceConfigurationService - extract webclient call from getMeasurement, addMeasurement and add metrics in DeviceDataService - extract webclient call from getIdentityFromDevice and add metrics in DeviceRegistryService - add MeterRegistry dependency - fix test application.yml - update kotlin logging dependency
8 lines
175 B
INI
8 lines
175 B
INI
kotlin.code.style=official
|
|
org.gradle.jvmargs=-Xmx1g
|
|
version=0.3.0-SNAPSHOT
|
|
catalog=0.7.0-SNAPSHOT
|
|
docker.port.expose=8443
|
|
container.port.expose=8443
|
|
container.port.host=9000
|