Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/daggerok/thymeleaf-reactive-stock
- Owner: daggerok
- Created: 2022-09-13T08:00:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-13T08:07:25.000Z (about 2 years ago)
- Last Synced: 2023-12-19T16:05:48.551Z (11 months ago)
- Topics: 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
- Language: Kotlin
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:startopen 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