fix ts-pffs

CD_VDLM_multiple_custom_services
Bernd Brandl 2022-06-21 13:59:14 +02:00
parent ac61412cce
commit 138525ed86
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ customService1:
- name: "ifs-003 (SQS) ServiceNotificationTSPFFS - IN" - name: "ifs-003 (SQS) ServiceNotificationTSPFFS - IN"
- className: com.bmw.cc.tspffs.api.seam.boundary.SeamNotificationSqsListenerMF - className: com.bmw.cc.tspffs.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"