daggerok / webflux-kotlin-nuxt-app

Spring WebFlux reactive non-blocking Backend + Nuxt.js Ionic Frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webflux-kotlin-nuxt-app Build Status

Spring WebFlux reactive non-blocking streamming backend + Nuxt.js Vuetify mobile first Frontend

branches

build and run

./gradlew bootRun

open http://127.0.0.1:8080/ in iPhone or Android

test jar

java -jar build/libs/*.jar
http :8080/
http :8080/not-found
http :8080/api/message 
http --stream :8080/api/messages 

resources

About

Spring WebFlux reactive non-blocking Backend + Nuxt.js Ionic Frontend


Languages

Language:Kotlin 32.1%Language:Vue 31.3%Language:JavaScript 27.7%Language:HTML 8.4%Language:CSS 0.5%