Rossen Stoyanchev
|
69c2d08c71
|
Remove formatter-on/off comments
|
2021-07-06 15:51:50 +01:00 |
|
Rossen Stoyanchev
|
de234c94c4
|
Decouple GraphQlTester from Web details
Closes gh-65
|
2021-06-26 05:16:35 +01:00 |
|
Rossen Stoyanchev
|
43f9e34c81
|
Turn off auto-formatting where it reduces readability
|
2021-06-15 14:01:52 +01:00 |
|
Brian Clozel
|
53e2a379de
|
Reformat sample applications
Fixes gh-54
|
2021-06-02 14:30:00 +02:00 |
|
Rossen Stoyanchev
|
484fb932ef
|
Replace QL with Ql for consistency with Spring naming
|
2021-05-14 21:32:54 +01:00 |
|
Rossen Stoyanchev
|
f93c46eee3
|
WebInterceptor contract revision
WebInterceptor now uses delegation, forming a chain of interceptors
followed by a GraphQLService at the end to invoke graphql.GraphQL.
Closes gh-49
|
2021-04-30 21:26:26 +01:00 |
|
Rossen Stoyanchev
|
00b01ee524
|
Rename package for GraphQLTester
|
2021-04-26 21:59:52 +01:00 |
|
Rossen Stoyanchev
|
403019521c
|
Rename spring-graphql-web to spring-graphql
Re-purpose spring-graphql-web to be more general than just web and add
org.springframework.web as a top-level package for web support.
|
2021-04-26 21:42:36 +01:00 |
|
Rossen Stoyanchev
|
1e619263d2
|
Reactor DataFetcher support
Closes gh-47
|
2021-04-26 10:03:53 +01:00 |
|
Rossen Stoyanchev
|
0d52bfc207
|
Update samples to use GraphQLTester
See gh-43
|
2021-04-15 13:01:19 +01:00 |
|