mercyblitz commented on issue #153: Can you configure multiple protocols in the 
attribute profile now?
URL: 
https://github.com/apache/incubator-dubbo-spring-boot-project/issues/153#issuecomment-393721369
 
 
   Yes,
   ```properties
   spring.dubbo.protocols.p1.name=dubbo
   spring.dubbo.protocols.p1.port=20880
   spring.dubbo.protocols.p2.name=http
   spring.dubbo.protocols.p2.port=20881
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to