You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d1ead884c4
Previously @ServletComponentScan did not work when there was a component index on the classpath as it made an assumption about the concrete type of the BeanDefinitions produced by scanning that does not hold true when an index is present. This commit updates the scanning and the handlers to correct the assumpution by working with a bean definition type that is produced by scanning both when there is and when there is not an index present. To prevent the problem from reoccuring, a test that uses and index has been added and the import of ScannedGenericBeanDefinition is now prohibited by Checkstyle. Closes gh-18910 |
5 years ago | |
---|---|---|
.. | ||
checkstyle-header.txt | 6 years ago | |
checkstyle-suppressions.xml | 5 years ago | |
checkstyle.xml | 5 years ago | |
import-control.xml | 6 years ago | |
nohttp-checkstyle-suppressions.xml | 6 years ago | |
nohttp-checkstyle.xml | 6 years ago | |
nohttp-whitelist.txt | 5 years ago |