You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Line 347:
MetadataReader reader = new SimpleMetadataReaderFactory().getMetadataReader(annotatedClassName);
This creates a MetadataReader that uses the default class loader. But the class name may be from a different class loader. This causes a failure later on when trying to load the class name