Mercy Ma

Results 52 comments of Mercy Ma

> 问题一:RestTemplateDiscoveryClientOptionalArgs.preRegistrationHandler 属性的 Inject 注解去除了,导致注入实现不得不覆盖 RestTemplateDiscoveryClientOptionalArgs 原本的 Bean 注册。 如果新版本移除了 @Inject 注入,可以通过 BeanPostProcessor 来处理 RestTemplateDiscoveryClientOptionalArgs

> Why is the class called Hamlet? Because it's the magic :D

作业参考附件中的 [src.zip](https://github.com/mercyblitz/java-training-camp/files/10344965/src.zip)

关联 issues: #801 #814

`jersey` 对 REST On Netty 的支持:https://jersey.github.io/project-info/2.26/jersey/project/jersey-container-netty-http/dependencies.html `jersey` 对 Servlet 容器支持:https://jersey.github.io/project-info/2.26/jersey/project/jersey-container-jetty-servlet/dependencies.html `jersey` 完整的模块支持:https://jersey.github.io/documentation/latest/modules-and-dependencies.html

当当 dubbox 实现:https://dangdangdotcom.github.io/dubbox/rest.html

@Authorlove 嗯嗯,挺好的,其实实际上写也差不多

> https://github.com/xiaozhimingjava/microsphere-etcd/tree/etcdreactiveclient /services 路径可以通过 `EtcdClientProperties` Bean 中的 `rootPath` 属性来灵活装配。