Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 446 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 446 Bytes

Spring webflux + React + NDJSON

UI cancel request example

UI static source files in /src/main/resources/static
UI project source files in /src/main/frontend
Backend /src/main/java

Run

  1. mvn spring-boot:run
  2. Open http://localhost:8080

In frontend using can-ndjson-stream

Please let me know if there is some more convenient, more popular UI library