mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 09:49:01 +00:00
Add addition description and action text to help point to the fact that the `NoUniqueBeanDefinitionException` can be thrown due to a missing `-parameters` compiler setting. Closes gh-38652