mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 20:59:07 +00:00
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.