We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd7053a commit 0ca897aCopy full SHA for 0ca897a
src/main/resources/application-dev.yml
@@ -38,4 +38,4 @@ spring:
38
client:
39
kafka-user-service:
40
address: ${GRPC_ADDRESS}
41
- negotiationType: {GRPC_TYPE}
+ negotiationType: ${GRPC_TYPE}
0 commit comments