File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
spring-integration-core/src/test/java/org/springframework/integration/dsl/flows Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 11/*
2- * Copyright 2016-2024 the original author or authors.
2+ * Copyright 2016-2025 the original author or authors.
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
8282import org .springframework .integration .store .SimpleMessageStore ;
8383import org .springframework .integration .support .MessageBuilder ;
8484import org .springframework .integration .support .MutableMessageBuilder ;
85+ import org .springframework .integration .test .util .TestUtils ;
8586import org .springframework .integration .transformer .PayloadSerializingTransformer ;
8687import org .springframework .integration .util .NoBeansOverrideAnnotationConfigContextLoader ;
8788import org .springframework .messaging .Message ;
You can’t perform that action at this time.
0 commit comments