Skip to content

MinJunKweon/spring-webflux-kotlin-example

Repository files navigation

Spring Boot + WebFlux Example (w/ Kotlin)

Prerequisites

  • JDK 11+
  • Port 8080

Getting Started

  1. Go to project root directory
  2. Open terminal and run sample API server
$ ./gradlew :sample-api-server:bootRun
  1. Open another terminal and run test
$ ./gradlew :spring-webflux-kotlin-example:test

About

⚡ Spring Boot + WebFlux Project (with Kotlin)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages