Hi there, when I was reading the code of the function "String getQualifiedName(Element element)" in spring-boot-project/spring-boot-tools/spring-boot-autoconfigure-processor/src/main/java/org/springframework/boot/autoconfigureprocessor/Elements.java, I found it has no Javadoc. I would like to contribute by adding “extracts the qualified value from an instance. @param element " Can you check if this is correct? Thanks.
Comment From: 129124
Hi there, I also want to contribute by adding “ensure that the authentication is a valid token. @param request " to the function "private Token getToken(ServerHttpRequest request)" in spring-boot-project/spring-boot-actuator-autoconfigure/src/main/java/org/springframework/boot/actuate/autoconfigure/cloudfoundry/reactive/CloudFoundrySecurityInterceptor.java. Can you check if this is correct?
Comment From: snicoll
See https://github.com/spring-projects/spring-boot/issues/23046#issuecomment-678605741