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 cad6e87 commit 1ee3777Copy full SHA for 1ee3777
spring-beans/src/main/java/org/springframework/beans/BeanUtils.java
@@ -62,7 +62,7 @@
62
* <p>Mainly for internal use within the framework, but to some degree also
63
* useful for application classes. Consider
64
* <a href="https://commons.apache.org/proper/commons-beanutils/">Apache Commons BeanUtils</a>,
65
- * <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>,
66
* or similar third-party frameworks for more comprehensive bean utilities.
67
*
68
* @author Rod Johnson
0 commit comments