Remove erroneous Javadoc link

This commit is contained in:
Sam Brannen 2022-11-26 14:40:49 +01:00
parent 8e5eb84da1
commit 9ec937c843
1 changed files with 0 additions and 1 deletions

View File

@ -144,7 +144,6 @@ public interface SmartContextLoader extends ContextLoader {
* @return a new application context
* @throws ContextLoadException if context loading failed
* @see #processContextConfiguration(ContextConfigurationAttributes)
* @see #loadContextForAotProcessing(MergedContextConfiguration)
* @see org.springframework.context.annotation.AnnotationConfigUtils#registerAnnotationConfigProcessors(org.springframework.beans.factory.support.BeanDefinitionRegistry)
* @see org.springframework.context.ConfigurableApplicationContext#getEnvironment()
*/