Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.73 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.73 KB

thymeleaf-reactive-stock

Reactive Spring Webflux application uses JavaScript EventSource API and Thymeleaf ReactiveDataDriverContextVariable

Getting started

./mvnw clean compile spring-boot:start

open http://127.0.0.1/8080/
open http://127.0.0.1/8080/stock/DRN/

./mvnw spring-boot:stop

RTFM