spring-integration-samples
spring-integration-samples copied to clipboard
initial commit for graphql sample
The
GraphqlApplicationis missing in this commit... Probably better to extract that config from the test into the main app. And use that main app in the test configuration already. The@SpringBootTestshould do the trick for us.
@artembilan this wasn't needed. I forgot to revert it to what it was previously. That will be addressed in the next commit.