Skip to content
Snippets Groups Projects
application-itcase.yml 462 B
Newer Older
  • Learn to ignore specific revisions
  • ozgcloud:
      xta:
    
        identifier: afmsh:010600000000_Online-Dienste
    
        server:
          address: localhost:3000
          name: LI33-0005
          protocol: https
    
        keystore:
          file: classpath:xtaTestStore.p12
    
          password: changeit
    
      adapter:
        targetVorgangManagerName: itcase
        fallbackStrategy: DENY
        routingStrategy: SINGLE
    
    
    grpc:
      client:
        vorgang-manager-itcase:
          address: in-process:vorgang-manager-itcase
          negotiationType: PLAINTEXT