diff --git a/spring-integration-core/src/main/java/org/springframework/integration/dsl/EnricherSpec.java b/spring-integration-core/src/main/java/org/springframework/integration/dsl/EnricherSpec.java index 0bcbcf7365..fd3f9ce979 100644 --- a/spring-integration-core/src/main/java/org/springframework/integration/dsl/EnricherSpec.java +++ b/spring-integration-core/src/main/java/org/springframework/integration/dsl/EnricherSpec.java @@ -1,5 +1,5 @@ /* - * Copyright 2016-2017 the original author or authors. + * Copyright 2016-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -42,6 +42,7 @@ import reactor.util.function.Tuple2; * @author Artem Bilan * @author Tim Ysewyn * @author Ian Bondoc + * @author Alexis Hafner * * @since 5.0 */ @@ -96,6 +97,28 @@ public class EnricherSpec extends ConsumerEndpointSpec