Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/daggerok/thymeleaf-reactive-stock

Reactive Spring Webflux application uses JavaScript EventSource and Thymeleaf ReactiveDataDriverContextVariable
https://github.com/daggerok/thymeleaf-reactive-stock

eventsource eventsource-api kotlin maven reactive reactive-mvc reactive-programming reactive-streams reactive-thymeleaf reactive-web reactivedatadrivercontextvariable reactor spring-boot spring-boot-2 spring-webflux sse thymeleaf thymeleaf-template-engine webflux

Last synced: 6 days ago
JSON representation

Reactive Spring Webflux application uses JavaScript EventSource and Thymeleaf ReactiveDataDriverContextVariable

Awesome Lists containing this project

README

        

# thymeleaf-reactive-stock
Reactive Spring Webflux application uses JavaScript EventSource API and Thymeleaf ReactiveDataDriverContextVariable

## Getting started

```bash
./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
* https://github.com/danielfernandez/reactive-matchday/blob/master/src/main/resources/templates/match.html
* https://www.youtube.com/watch?v=ewpJ9EUAz5s&ab_channel=SpringDeveloper
* https://www.youtube.com/watch?v=pSLDLAh8szc&ab_channel=SpringI%2FO
* https://github.com/daggerok/spring-5-examples/tree/11340b9fe8b0b53445d7ed869d409d378999e334/thymeleaf-webflux/reactive-thymeleaf