{"id":19656102,"url":"https://github.com/daggerok/thymeleaf-reactive-stock","last_synced_at":"2026-04-16T03:32:12.445Z","repository":{"id":151042168,"uuid":"536020285","full_name":"daggerok/thymeleaf-reactive-stock","owner":"daggerok","description":"Reactive Spring Webflux application uses JavaScript EventSource and Thymeleaf ReactiveDataDriverContextVariable","archived":false,"fork":false,"pushed_at":"2022-09-13T08:07:25.000Z","size":70,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T06:27:52.418Z","etag":null,"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"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daggerok.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-09-13T08:00:25.000Z","updated_at":"2022-09-13T08:05:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"2b6787cf-0a73-490a-bb77-3a2f9554a96e","html_url":"https://github.com/daggerok/thymeleaf-reactive-stock","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"e0aa17a06124028d148a99f831a4811eb306ebfa"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daggerok/thymeleaf-reactive-stock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fthymeleaf-reactive-stock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fthymeleaf-reactive-stock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fthymeleaf-reactive-stock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fthymeleaf-reactive-stock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daggerok","download_url":"https://codeload.github.com/daggerok/thymeleaf-reactive-stock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fthymeleaf-reactive-stock/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31870506,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["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"],"created_at":"2024-11-11T15:26:07.570Z","updated_at":"2026-04-16T03:32:12.412Z","avatar_url":"https://github.com/daggerok.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# thymeleaf-reactive-stock\nReactive Spring Webflux application uses JavaScript EventSource API and Thymeleaf ReactiveDataDriverContextVariable\n\n## Getting started\n\n```bash\n./mvnw clean compile spring-boot:start\n\nopen http://127.0.0.1/8080/\nopen http://127.0.0.1/8080/stock/DRN/\n\n./mvnw spring-boot:stop\n```\n\n## RTFM\n* https://github.com/danielfernandez/reactive-matchday/blob/master/src/main/resources/templates/match.html\n* https://www.youtube.com/watch?v=ewpJ9EUAz5s\u0026ab_channel=SpringDeveloper\n* https://www.youtube.com/watch?v=pSLDLAh8szc\u0026ab_channel=SpringI%2FO\n* https://github.com/daggerok/spring-5-examples/tree/11340b9fe8b0b53445d7ed869d409d378999e334/thymeleaf-webflux/reactive-thymeleaf\n\n\u003c!--\n\n### Reference Documentation\n\nFor further reference, please consider the following sections:\n\n* [Official Apache Maven documentation](https://maven.apache.org/guides/index.html)\n* [Spring Boot Maven Plugin Reference Guide](https://docs.spring.io/spring-boot/docs/2.7.3/maven-plugin/reference/html/)\n* [Create an OCI image](https://docs.spring.io/spring-boot/docs/2.7.3/maven-plugin/reference/html/#build-image)\n* [Coroutines section of the Spring Framework Documentation](https://docs.spring.io/spring/docs/5.3.22/spring-framework-reference/languages.html#coroutines)\n* [Thymeleaf](https://docs.spring.io/spring-boot/docs/2.7.3/reference/htmlsingle/#web.servlet.spring-mvc.template-engines)\n* [Spring Reactive Web](https://docs.spring.io/spring-boot/docs/2.7.3/reference/htmlsingle/#web.reactive)\n\n### Guides\n\nThe following guides illustrate how to use some features concretely:\n\n* [Handling Form Submission](https://spring.io/guides/gs/handling-form-submission/)\n* [Building a Reactive RESTful Web Service](https://spring.io/guides/gs/reactive-rest-service/)\n\n--\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fthymeleaf-reactive-stock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaggerok%2Fthymeleaf-reactive-stock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fthymeleaf-reactive-stock/lists"}