Skip to content

Reactive Spring Webflux application uses JavaScript EventSource and Thymeleaf ReactiveDataDriverContextVariable

Notifications You must be signed in to change notification settings

daggerok/thymeleaf-reactive-stock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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