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.
30
30
* load and register methods for bean definitions, specific to
31
31
* their bean definition format.
32
32
*
33
- * <p>Note that a bean definition reader does not have to implement
34
- * this interface. It only serves as a suggestion for bean definition
35
- * readers that want to follow standard naming conventions.
36
- *
37
33
* @author Juergen Hoeller
38
34
* @since 1.1
39
35
* @see org.springframework.core.io.Resource
You can’t perform that action at this time.
0 commit comments