motan icon indicating copy to clipboard operation
motan copied to clipboard

A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.

Results 131 motan issues
Sort by recently updated
recently updated
newest added

Dear all, Here is our case: We have no registry center, and have 2 intances for the same service, using VIP banded to one instance, and client calls the service...

Dear motan team, When a interface has multiple IP address, we want to specify a IP to connect with the server. Could you please support the feature of specifying client...

场景:有这样一个工程M1:假设他定义了一个接口A,这个接口A需要暴露给其他服务M2、M3等服务调用,但同时M1也需要调用接口A,为了避免后续服务拆分,所以在M1工程中都统一使用MotanReferer注入bean,但是问题来了,如果统一使用MotanReferer注入bean,如果发布的bean和注入bean都在同一个工程,但依旧会走motan那套服务发现,没有办法直接引用本地的bean进行交互调用。

Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 3.0.7.Final to 3.14.0.Final. Release notes Sourced from resteasy-client's releases. v3.9.2.Final In this release: springboot.ver = 2.5.7 resteasy.ver = 3.15.3.Final Commits 460ce3e [RESTEASY-2786] 3.14.0-SNAPSHOT->3.14.0.Final 1918547 [RESTEASY-2772] Backing out...

dependencies

Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.49 to 1.2.83. Release notes Sourced from fastjson's releases. FASTJSON 1.2.83版本发布(安全修复) 这是一个安全修复版本,修复最近收到在特定场景下可以绕过autoType关闭限制的漏洞,建议fastjson用户尽快采取安全措施保障系统安全。 安全修复方案 :https://github.com/alibaba/fastjson/wiki/security_update_20220523 Issues 安全加固 修复JDK17下setAccessible报错的问题 #4077 下载 https://repo1.maven.org/maven2/com/alibaba/fastjson/1.2.83/ 文档 https://github.com/alibaba/fastjson/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98 源码 https://github.com/alibaba/fastjson/tree/1.2.83 fastjson 1.2.79版本发布,BUG修复 这又是一个bug...

dependencies

Bumps resteasy-jaxrs from 3.0.7.Final to 3.0.11.Final. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jboss.resteasy:resteasy-jaxrs&package-manager=maven&previous-version=3.0.7.Final&new-version=3.0.11.Final)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.60 to 1.2.83. Release notes Sourced from fastjson's releases. FASTJSON 1.2.83版本发布(安全修复) 这是一个安全修复版本,修复最近收到在特定场景下可以绕过autoType关闭限制的漏洞,建议fastjson用户尽快采取安全措施保障系统安全。 安全修复方案 :https://github.com/alibaba/fastjson/wiki/security_update_20220523 Issues 安全加固 修复JDK17下setAccessible报错的问题 #4077 下载 https://repo1.maven.org/maven2/com/alibaba/fastjson/1.2.83/ 文档 https://github.com/alibaba/fastjson/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98 源码 https://github.com/alibaba/fastjson/tree/1.2.83 fastjson 1.2.79版本发布,BUG修复 这又是一个bug...

dependencies

Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 5.2.11.RELEASE to 5.5.7. Release notes Sourced from spring-security-core's releases. 5.5.7 :hammer: Dependency Upgrades Update com.fasterxml.jackson.core to 2.13.2.2 #11211 Update com.fasterxml.jackson.datatype to 2.13.2 #11212 Update io.projectreactor to 2020.0.19...

dependencies

Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.3.21.RELEASE to 5.2.22.RELEASE. Release notes Sourced from spring-core's releases. v5.2.22.RELEASE :star: New Features Refine CachedIntrospectionResults property introspection #28446 :lady_beetle: Bug Fixes Ignore invalid STOMP frame #28444 v5.2.21.RELEASE...

dependencies