fix base-ffs

CD_VDLM_multiple_custom_services
Bernd Brandl 2022-06-21 14:50:58 +02:00
parent f413054a54
commit 166e23d26e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ customService1:
- name: "ifs-001 (SQS) ServiceNotificationBaseFfs - IN" - name: "ifs-001 (SQS) ServiceNotificationBaseFfs - IN"
- className: com.bmw.cc.tsbaseffs.api.seam.boundary.SeamNotificationSqsListenerMF - className: com.bmw.cc.tsbaseffs.api.seam.boundary.SeamNotificationSqsListenerMF
- methodName: onNotification - methodName: onNotification
- methodArgs: java.lang.String","java.util.Map - methodArgs: java.lang.String","java.util.Map","org.springframework.cloud.aws.messaging.listener.Acknowledgment
- returnType: void - returnType: void
- skipDeployment: "false" - skipDeployment: "false"