humidity demo

This commit is contained in:
2021-12-19 17:21:29 +01:00
parent 2e8105ef3a
commit e05c3282ef
20 changed files with 1031 additions and 7 deletions

View File

@@ -0,0 +1,16 @@
server.port=8088
search.engine.uri=https://api.interactions.ics.unisg.ch/search/searchEngine
spring.profiles.active=chaos-monkey
chaos.monkey.enabled=false
management.endpoint.chaosmonkey.enabled=true
management.endpoint.chaosmonkeyjmx.enabled=true
# include specific endpoints
management.endpoints.web.exposure.include=health,info,chaosmonkey
chaos.monkey.watcher.controller=true
chaos.monkey.watcher.restController=true
chaos.monkey.watcher.service=true
chaos.monkey.watcher.repository=true
chaos.monkey.watcher.component=true