sofastack / sofa-boot

SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.
https://www.sofastack.tech/sofa-boot/docs/Home
Apache License 2.0
4.94k stars 1.26k forks source link

sofa jvm 服务与rpc 服务共存 #1208

Closed ccwxl closed 1 year ago

ccwxl commented 1 year ago

In what area(s)?

runtime

Ask your question here

HzjNeverStop commented 1 year ago

如果同一个应用已经发布了 RPC 服务,应用内其他 Bean 调用这个服务默认是会优先使用 JVM 服务走内部调用