Skip to content

Commit cbf2aca

Browse files
committed
Remove logging documentation and update old blogs
1 parent 56ef5e6 commit cbf2aca

File tree

3 files changed

+8
-9
lines changed

3 files changed

+8
-9
lines changed

blog/2018-10-10-spectrum-and-new-doc.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ title: Moving to spectrum and new documentation home
33
authors: andi
44
slug: spectrum-and-new-doc
55
---
6+
:::info
7+
Update: we now use GitHub Discussions on the [GitHub repository](https://github.com/graphql-java/graphql-java/discussions).
8+
:::
9+
610
We have two exciting changes to announce:
711

812
# New support channel at spectrum

blog/2018-11-10-graphql-java-aims-to-be-used-directly.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ The core project doesn't deal with any form of HTTP or JSON specific things and
2525
dependencies at all. This will not change, but we recognize the need for having an easy way to get a
2626
full service up and running. This is why we are currently working on first class Spring (Boot) support.
2727

28+
:::info
29+
Update: You can now use [Spring for GraphQL](https://docs.spring.io/spring-graphql/reference/), the official GraphQL integration. It's a collaboration between the Spring and GraphQL Java teams. See our [quick start tutorial](https://www.graphql-java.com/tutorials/getting-started-with-spring-boot/).
30+
:::
31+
2832
This is not done yet, but it will provide an easy way to integrate GraphQL Java in a Spring (Boot) application
2933
without adding any abstraction on top of GraphQL Java. It will also be extended over time with more advanced features
3034
like Apollo Defer support.

documentation/logging.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)