This repository was archived by the owner on Dec 19, 2023. It is now read-only.
File tree
482 files changed
+1417
-4018
lines changed- .github/workflows
- altair-spring-boot-autoconfigure
- src
- main
- java/graphql/kickstart/altair/boot
- resources
- META-INF
- static/vendor/altair
- test/resources
- altair-spring-boot-starter
- example
- src/main
- java/graphql/kickstart/spring/web/boot/sample
- resources
- example-graphql-subscription
- src/main
- java/graphql/kickstart/spring/web/boot
- publishers
- resolvers
- resources
- public
- example-graphql-tools
- src
- main
- java/com/graphql/sample/boot
- resources
- test
- java/com/graphql/sample/boot
- resources/graphql
- example-request-scoped-dataloader
- src
- main
- java/graphql/servlet/examples/dataloader/requestscope
- resources
- test/java/graphql/servlet/examples/dataloader/requestscope
- example-spring-common
- src/main
- java/graphql/kickstart/spring/web/boot/sample
- schema
- objecttype
- resources
- example-webflux
- src/main
- java/graphql/kickstart/spring/web/boot/sample
- resources
- graphiql-spring-boot-autoconfigure
- src
- main/resources/META-INF
- test
- java/graphql/kickstart/graphiql/boot
- test
- resources
- graphiql-spring-boot-starter
- graphql-kickstart-spring-boot-autoconfigure-graphql-annotations
- src
- main/resources/META-INF
- test
- java/graphql/kickstart/graphql/annotations/test
- custom/type/function
- error/multiple
- mutation
- query
- subscription
- extend/type
- resources
- graphql-kickstart-spring-boot-autoconfigure-tools
- src/main/resources/META-INF
- graphql-kickstart-spring-boot-autoconfigure-webflux
- src/main/resources/META-INF
- graphql-kickstart-spring-boot-starter-graphql-annotations
- graphql-kickstart-spring-boot-starter-tools
- graphql-kickstart-spring-boot-starter-webflux
- graphql-kickstart-spring-support/src/main/java/graphql/kickstart/spring
- error
- graphql-kickstart-spring-webflux
- graphql-kickstart-starter-utils
- graphql-spring-boot-autoconfigure
- src/main
- java/graphql/kickstart
- annotations
- autoconfigure
- annotations
- exceptions
- editor
- altair
- graphiql
- playground
- properties
- settings
- voyager
- properties
- tools
- web
- reactive
- servlet
- metrics
- resources
- META-INF
- static/vendor
- altair
- assets
- i18n
- img
- graphiql
- playground
- static
- css
- js
- voyager
- templates
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
482 files changed
+1417
-4018
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
| 54 | + | |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
67 | 72 |
| |
68 | 73 |
| |
69 | 74 |
| |
| |||
80 | 85 |
| |
81 | 86 |
| |
82 | 87 |
| |
83 |
| - | |
| 88 | + | |
84 | 89 |
| |
85 | 90 |
| |
86 | 91 |
| |
|
0 commit comments