상품 관리 마이크로서비스에는 Distributor에서 전달받은 게이트웨이와 자신이 등록한 상품 관리 마이크로서비스 로그가 출력되었습니다.

    microservice_goods.js 실행 화면 로그

    ......

    Distributor Notification { uri: '/distributes',

      method: 'GET',

      key: 0,

      params: [ { port: 8000, name: 'gate', urls: [], host: '::ffff:127.0.0.1' } ] }

    Distributor Notification { uri: '/distributes',

      method: 'GET',

      key: 0,

      params:

      [ { port: 8000, name: 'gate', urls: [], host: '::ffff:127.0.0.1' },

        { port: 9010,

          name: 'goods',

          urls: [Object],

          host: '::ffff:127.0.0.1' } ] }


    신간 소식 구독하기
    뉴스레터에 가입하시고 이메일로 신간 소식을 받아 보세요.