spring-integration-samples icon indicating copy to clipboard operation
spring-integration-samples copied to clipboard

initial commit for graphql sample

Open dmfrey opened this issue 3 years ago • 1 comments

dmfrey avatar Feb 18 '22 20:02 dmfrey

The GraphqlApplication is 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 @SpringBootTest should 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.

dmfrey avatar Feb 19 '22 20:02 dmfrey