Files
2020-05-07 10:33:52 +02:00

5 lines
286 B
Properties

# Useful for running locally (hence not in src/main/resources)
spring.cloud.function.web.export.source.url=http://localhost:8000/home
spring.cloud.function.web.export.sink.url=http://localhost:8000/echo
spring.cloud.function.web.export.debug=true
logging.level.org.springframework=DEBUG