We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da40754 commit ff03361Copy full SHA for ff03361
springwolf-examples/springwolf-cloud-stream-example/src/main/resources/application.properties
@@ -16,7 +16,7 @@ spring.cloud.stream.bindings.consumerMethod-in-0.destination=another-topic
16
# Springwolf configuration
17
springwolf.enabled=true
18
springwolf.docket.base-package=io.github.stavshamir.springwolf.example.cloudstream
19
-springwolf.docket.info.title=Springwolf example project - CloudStream
+springwolf.docket.info.title=Springwolf example project - Cloud Stream
20
springwolf.docket.info.version=1.0.0
21
springwolf.docket.info.description=Springwolf example project to demonstrate springwolfs abilities
22
springwolf.docket.info.terms-of-service=http://asyncapi.org/terms
0 commit comments