Skip to content

Commit fe04448

Browse files
committed
add starter project to doc
1 parent dc066c3 commit fe04448

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

docs/asciidoc/modules/graphql.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,3 +251,7 @@ import io.jooby.graphql.GraphQLPlaygroundModule
251251
<3> Install GraphQL Playground
252252

253253
https://github.com/prisma-labs/graphql-playground[GraphQL Playground] should be up and running at `/graphql`.
254+
255+
=== Starter
256+
257+
Checkout the starter/demo project for GraphQL: https://github.com/jooby-project/jooby/tree/2.x/starters/graphql-starter[GraphQL Starter].

docs/asciidoc/modules/pac4j.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,3 +305,7 @@ import org.pac4j.core.config.Config
305305
install(Pac4jModule(pa4j))
306306
}
307307
----
308+
309+
=== Starter
310+
311+
Checkout the starter/demo project for Pac4j that let you choose between multiple login clients: https://github.com/jooby-project/jooby/tree/2.x/starters/pac4j-starter[Pac4j Starter].

modules/jooby-graphiql/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)