File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
spring-context/src/main/java/org/springframework/context/annotation Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3333 * {@link org.springframework.beans.factory.Aware Aware} interfaces, and their respective
3434 * methods will be called prior to {@link #registerBeanDefinitions}:
3535 * <ul>
36- * <li>{@link org.springframework.context.EnvironmentAware}</li>
36+ * <li>{@link org.springframework.context.EnvironmentAware EnvironmentAware }</li>
3737 * <li>{@link org.springframework.beans.factory.BeanFactoryAware BeanFactoryAware}
3838 * <li>{@link org.springframework.beans.factory.BeanClassLoaderAware BeanClassLoaderAware}
3939 * <li>{@link org.springframework.context.ResourceLoaderAware ResourceLoaderAware}
Original file line number Diff line number Diff line change 2727 * {@link org.springframework.beans.factory.Aware Aware} interfaces, and their respective
2828 * methods will be called prior to {@link #selectImports}:
2929 * <ul>
30- * <li>{@link org.springframework.context.EnvironmentAware}</li>
30+ * <li>{@link org.springframework.context.EnvironmentAware EnvironmentAware }</li>
3131 * <li>{@link org.springframework.beans.factory.BeanFactoryAware BeanFactoryAware}</li>
3232 * <li>{@link org.springframework.beans.factory.BeanClassLoaderAware BeanClassLoaderAware}</li>
3333 * <li>{@link org.springframework.context.ResourceLoaderAware ResourceLoaderAware}</li>
You can’t perform that action at this time.
0 commit comments