Skip to content

Commit 9acd5d3

Browse files
committed
Change namespace name in properties file to match dialog specification.
1 parent f296888 commit 9acd5d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/spring-framework/configure-spring-cloud-stream-binder-java-app-kafka-azure-event-hub.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ After your namespace is deployed, you can create an event hub in the namespace.
213213
spring.cloud.azure.credential-file-path=my.azureauth
214214
spring.cloud.azure.resource-group=wingtiptoysresources
215215
spring.cloud.azure.region=West US
216-
spring.cloud.azure.eventhub.namespace=wingtiptoysnamespace
216+
spring.cloud.azure.eventhub.namespace=wingtiptoys
217217

218218
spring.cloud.stream.bindings.input.destination=wingtiptoyshub
219219
spring.cloud.stream.bindings.input.group=$Default

0 commit comments

Comments
 (0)