Skip to content

Commit d2ceb8f

Browse files
committed
Polish
1 parent 144ca05 commit d2ceb8f

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot/src/main/java/org/springframework/boot/web/codec

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot/src/main/java/org/springframework/boot/web/codec/CodecCustomizer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* client and/or server with a {@link CodecConfigurer}.
2424
*
2525
* @author Brian Clozel
26-
* @since 2.0
26+
* @since 2.0.0
2727
*/
2828
@FunctionalInterface
2929
public interface CodecCustomizer {

0 commit comments

Comments
 (0)