Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 427 Bytes

README.adoc

File metadata and controls

18 lines (11 loc) · 427 Bytes

spring-data-examples Build Status

This is a simple spring-boot 5 webflux REST API example using spring-data-keyvalue (Map as database) and kotlin language.

build and run
bash gradlew clean build

using:

  1. kotlin

  2. spring-data-keyvalue