Improve error handling in SpringPackageScanClassResolver
Previously, SpringPackageScanResolver was handling as subset of the failures that Liquibase’s DefaultPackageScanResolver handles. This could lead to a failure due to a LinkageError in certain environments. This commit updates SpringPackageScanClassResolver to align its error handling with what Liquibase does. Fixes gh-1853pull/1824/merge
parent
6df001d30f
commit
1a3b0309b3
Loading…
Reference in New Issue