Skip to content

Commit 182d2d9

Browse files
committed
Add Author tag
1 parent 6e5e063 commit 182d2d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-integration-core/src/main/java/org/springframework/integration/codec/CompositeCodec.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
/**
3030
* A Codec that can delegate to one out of many Codecs, each mapped to a class.
3131
* @author David Turanski
32+
* @author Glenn Renfro
3233
* @since 4.2
3334
*/
3435
public class CompositeCodec implements Codec {

0 commit comments

Comments
 (0)