spurious org.springframework.beans.factory.NoSuchBeanDefinitionException
Cantor, Scott
cantor.2 at osu.edu
Thu Sep 14 14:06:30 UTC 2023
> Here, we were getting errors kind of like that[1] that turned out to be due to
> the jdk packages having updated,
Very different error.
That would be expected, you apparently moved from a version of Java with a JSR engine to a newer one that didn't (that also might be a sign you are using a "floating" package, which is a very bad idea).
-- Scott
More information about the users
mailing list