We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 917c41f commit c1dfde5Copy full SHA for c1dfde5
spring-beans/src/main/java/org/springframework/beans/BeanUtils.java
@@ -61,7 +61,7 @@
61
* <p>Mainly for internal use within the framework, but to some degree also
62
* useful for application classes. Consider
63
* <a href="https://commons.apache.org/proper/commons-beanutils/">Apache Commons BeanUtils</a>,
64
- * <a href="https://hotelsdotcom.github.io/bull/">BULL - Bean Utils Light Library</a>,
+ * <a href="https://github.com/ExpediaGroup/bull">BULL - Bean Utils Light Library</a>,
65
* or similar third-party frameworks for more comprehensive bean utilities.
66
*
67
* @author Rod Johnson
0 commit comments