You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "natsumm (via GitHub)" <gi...@apache.org> on 2023/04/19 02:07:05 UTC

[GitHub] [dubbo] natsumm commented on issue #11442: provider泛型类型为Float时返回Double类型

natsumm commented on issue #11442:
URL: https://github.com/apache/dubbo/issues/11442#issuecomment-1514032846

   我目前是这么处理的
   dubbo.version = 3.1.5
   # 1 application.yml
   ```yaml
   dubbo:
     protocols:
       dubbo:
         name: dubbo
         serialization: fst
   ```
   # 2 pom.xml
   ```xml
   <dependency>
       <groupId>org.apache.dubbo</groupId>
       <artifactId>dubbo-serialization-fst</artifactId>
   </dependency>
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org