/spring-dongholab-graphql

Spring GraphQL with JWT-Security as Webflux

Primary LanguageKotlinMIT LicenseMIT

[GraphQL-WEBFLUX-SWAGGER] Kotlin Spring Example

Created as a sample to be used as a spring boot kotlin project.

##The modules used are as follows.

  • JPA (spring-boot-starter-data-jpa)
  • R2DBC (spring-boot-starter-data-r2dbc)
  • MYSQL (mysql-connector-java, r2dbc-mariadb)
  • SWAGGER (springfox-boot-starter)
  • WEB-FLUX (spring-boot-starter-webflux)
  • JWT (jjwt)
  • GraphQL (graphql-kotlin-spring-server)

Application Endpoint

MYSQL Configuration

src > resource > application.yml

  • Edit: spring.datasource