You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/02/06 06:00:30 UTC

[GitHub] [dubbo-spi-extensions] fteng1024 opened a new issue #16: 泛型T报

fteng1024 opened a new issue #16:
URL: https://github.com/apache/dubbo-spi-extensions/issues/16


   java.lang.ClassNotFoundException: T
   initClassTypeWithDefaultValueNoProceeField 这个方法会报NPE.
   dubbo-api-docs-core 2.7.8.1
   dubbo-api-docs-annotations 2.7.8.1
   咱这个不支持List<T>吗?


----------------------------------------------------------------
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.

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


[GitHub] [dubbo-spi-extensions] fteng1024 commented on issue #16: 使用泛型,然后启动springboot项目的时候会由于泛型导致的NPE

Posted by GitBox <gi...@apache.org>.
fteng1024 commented on issue #16:
URL: https://github.com/apache/dubbo-spi-extensions/issues/16#issuecomment-774412421


   ![image](https://user-images.githubusercontent.com/42194889/107111355-7ef9ae80-688a-11eb-9fa6-76eaa6c69fd2.png)
   这样的泛型解析不了,但是
   ![image](https://user-images.githubusercontent.com/42194889/107111365-90db5180-688a-11eb-946b-b447df2df76b.png)
   这种解析就有问题。
   


----------------------------------------------------------------
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.

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


[GitHub] [dubbo-spi-extensions] KeRan213539 commented on issue #16: 使用泛型,然后启动springboot项目的时候会由于泛型导致的NPE

Posted by GitBox <gi...@apache.org>.
KeRan213539 commented on issue #16:
URL: https://github.com/apache/dubbo-spi-extensions/issues/16#issuecomment-774608350


   > 好的,那我年后再使用最新版本的试试
   
   嗯嗯,感谢您的理解~


----------------------------------------------------------------
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.

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


[GitHub] [dubbo-spi-extensions] KeRan213539 commented on issue #16: 使用泛型,然后启动springboot项目的时候会由于泛型导致的NPE

Posted by GitBox <gi...@apache.org>.
KeRan213539 commented on issue #16:
URL: https://github.com/apache/dubbo-spi-extensions/issues/16#issuecomment-774576318


   不好意思给您带来困扰, 这个问题已在 2.7.8.2(还未发版)修复, 预计年后应该会发版


----------------------------------------------------------------
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.

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


[GitHub] [dubbo-spi-extensions] KeRan213539 edited a comment on issue #16: 使用泛型,然后启动springboot项目的时候会由于泛型导致的NPE

Posted by GitBox <gi...@apache.org>.
KeRan213539 edited a comment on issue #16:
URL: https://github.com/apache/dubbo-spi-extensions/issues/16#issuecomment-774576318


   不好意思给您带来困扰, 这个问题已在 2.7.8.2修复(还未发版), 预计年后应该会发版


----------------------------------------------------------------
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.

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


[GitHub] [dubbo-spi-extensions] fteng1024 edited a comment on issue #16: 使用泛型,然后启动springboot项目的时候会由于泛型导致的NPE

Posted by GitBox <gi...@apache.org>.
fteng1024 edited a comment on issue #16:
URL: https://github.com/apache/dubbo-spi-extensions/issues/16#issuecomment-774412421


   ![image](https://user-images.githubusercontent.com/42194889/107111355-7ef9ae80-688a-11eb-9fa6-76eaa6c69fd2.png)
   这样的泛型解析不了,但是
   ![image](https://user-images.githubusercontent.com/42194889/107111365-90db5180-688a-11eb-946b-b447df2df76b.png)
   这种解析就没有问题。
   


----------------------------------------------------------------
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.

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


[GitHub] [dubbo-spi-extensions] fteng1024 commented on issue #16: 使用泛型,然后启动springboot项目的时候会由于泛型导致的NPE

Posted by GitBox <gi...@apache.org>.
fteng1024 commented on issue #16:
URL: https://github.com/apache/dubbo-spi-extensions/issues/16#issuecomment-774608197


   > 不好意思给您带来困扰, 这个问题将在 2.7.8.2修复, 预计年后应该会发版
   
   好的,那我年后再使用最新版本的试试


----------------------------------------------------------------
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.

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


[GitHub] [dubbo-spi-extensions] AlbumenJ closed issue #16: 使用泛型,然后启动springboot项目的时候会由于泛型导致的NPE

Posted by GitBox <gi...@apache.org>.
AlbumenJ closed issue #16:
URL: https://github.com/apache/dubbo-spi-extensions/issues/16


   


----------------------------------------------------------------
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.

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


[GitHub] [dubbo-spi-extensions] AlbumenJ commented on issue #16: 使用泛型,然后启动springboot项目的时候会由于泛型导致的NPE

Posted by GitBox <gi...@apache.org>.
AlbumenJ commented on issue #16:
URL: https://github.com/apache/dubbo-spi-extensions/issues/16#issuecomment-774629014


   close #16 via #17


----------------------------------------------------------------
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.

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


[GitHub] [dubbo-spi-extensions] KeRan213539 edited a comment on issue #16: 使用泛型,然后启动springboot项目的时候会由于泛型导致的NPE

Posted by GitBox <gi...@apache.org>.
KeRan213539 edited a comment on issue #16:
URL: https://github.com/apache/dubbo-spi-extensions/issues/16#issuecomment-774576318


   不好意思给您带来困扰, 这个问题将在 2.7.8.2修复, 预计年后应该会发版


----------------------------------------------------------------
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.

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


[GitHub] [dubbo-spi-extensions] KeRan213539 edited a comment on issue #16: 使用泛型,然后启动springboot项目的时候会由于泛型导致的NPE

Posted by GitBox <gi...@apache.org>.
KeRan213539 edited a comment on issue #16:
URL: https://github.com/apache/dubbo-spi-extensions/issues/16#issuecomment-774576318


   不好意思给您带来困扰, 这个问题已在 2.7.8.2修复(还未发版,您可以用 2.7.x 分支最新代码测试), 预计年后应该会发版


----------------------------------------------------------------
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.

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