spring-projects / spring-ws

Spring Web Services
https://spring.io/projects/spring-ws
Apache License 2.0
319 stars 311 forks source link

Spring Boot 3.3.1 new warning about `DelegatingWsConfiguration is not eligible for getting processed by all BeanPostProcessors` #1425

Open CC007 opened 2 months ago

CC007 commented 2 months ago

This is a continuation of #1391, since the problem still persists.

Aside from that, I also noticed that this same error also occurs when extending the WsConfigAdapter, and I'm not the only one. See this StackOverflow question

flaviobarisoneMD commented 3 days ago

Have this warning any consequences on spring-ws module features?

CC007 commented 3 days ago

Yes it could have consequences. Spring doesn't log this without reason: https://www.baeldung.com/spring-not-eligible-for-auto-proxying