Remove erroneous Javadoc link
This commit is contained in:
parent
8e5eb84da1
commit
9ec937c843
|
@ -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()
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue