Skip to content

GregoireW/todo_springboot2_reactive_router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo_springboot2_reactive_router

Description

Todo-backend with a spring boot 2 - web reactive - kotlin.

Storage is a simple map.

This implementation use Kotlin router.

usage

Build:

mvn package

Run

java -jar target/simple_kotlin-0.0.1-SNAPSHOT.jar

or

java -jar target/simple_kotlin-0.0.1-SNAPSHOT.jar XXXXX

XXXXX is the domain on which you deploy the application ( default http://localhost:8080 )

About

Todo backend spring-boot 2 (web reactive) + kotlin + router

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published