Skip to content

Latest commit

 

History

History

key-value

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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