Merge branch '2.0.x'

This commit is contained in:
Madhura Bhave 2018-10-12 17:59:43 -07:00
commit 24a8461749
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ import org.springframework.http.codec.CodecConfigurer;
* client and/or server with a {@link CodecConfigurer}.
*
* @author Brian Clozel
* @since 2.0
* @since 2.0.0
*/
@FunctionalInterface
public interface CodecCustomizer {