AlbumenJ commented on issue #11078:
URL: https://github.com/apache/dubbo/issues/11078#issuecomment-1354112611

   > > > Remove the dependency of spring-context-support
   > > 
   > > 
   > > com.alibaba.spring:spring-context-support
   > 
   > Whether to delete the functions implemented based on SpringContext Suport, 
such as org.apache.dubbo.config.spring.beans.factory.config 
DubboConfigDefaultPropertyValueBeanPostProcessor, remove the Spring Context 
Suport dependency, and re implement these functions based on the native Spring 
API?
   
   It can be implemented based on the spring native interface, or you can copy 
the necessary classes from spring-context-support and keep the open source 
protocol information.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to