mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
6489a7670c
Spring uses lots of forbidden references. The current Eclipse settings set forbiddenReference=error This was not ideal because there were lots of errors in the workspace. This commit changes forbiddenReference=warning since we nee to allow forbidden references.