Skip to content

Commit 13d3b7a

Browse files
committed
Add missing @SInCE in Javadoc of AnnotatedControllerConfigurerCustomizer
1 parent 2a052dc commit 13d3b7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/graphql/data/AnnotatedControllerConfigurerCustomizer.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
* {@link AnnotatedControllerConfigurer} whilst retaining default auto-configuration.
2424
*
2525
* @author Max Hovens
26+
* @since 3.3.0
2627
*/
2728
@FunctionalInterface
2829
public interface AnnotatedControllerConfigurerCustomizer {

0 commit comments

Comments
 (0)