You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-boot-project/spring-boot/src/main/java/org/springframework/boot/context/properties/source/ConfigurationPropertyName.java
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -515,7 +515,6 @@ public static ConfigurationPropertyName of(CharSequence name) {
515
515
* if the name is not valid.
516
516
* @param name the source name
517
517
* @return a {@link ConfigurationPropertyName} instance
518
-
* @throws InvalidConfigurationPropertyNameException if the name is not valid
0 commit comments