File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
spring-beans/src/main/java/org/springframework/beans/factory/support Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright 2002-2021 the original author or authors.
2
+ * Copyright 2002-2025 the original author or authors.
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
29
29
* load and register methods for bean definitions, specific to
30
30
* their bean definition format.
31
31
*
32
- * <p>Note that a bean definition reader does not have to implement
33
- * this interface. It only serves as a suggestion for bean definition
34
- * readers that want to follow standard naming conventions.
35
- *
36
32
* @author Juergen Hoeller
37
33
* @since 1.1
38
34
* @see org.springframework.core.io.Resource
You can’t perform that action at this time.
0 commit comments