{"id":19656083,"url":"https://github.com/daggerok/quarkus-vertx-mvc","last_synced_at":"2026-05-07T01:39:55.733Z","repository":{"id":151041938,"uuid":"221341390","full_name":"daggerok/quarkus-vertx-mvc","owner":"daggerok","description":"Quarkus + Vertx + Thymeleaf (native builds doesn't work because of Thymeleaf)","archived":false,"fork":false,"pushed_at":"2019-11-14T00:02:45.000Z","size":77,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-11T04:45:26.174Z","etag":null,"topics":["mvc","quarkus","quarkus-thymeleaf","thymeleaf","thymeleaf-template-engine","vertx","vertx-thymeleaf","vertx-web"],"latest_commit_sha":null,"homepage":null,"language":"Java","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-13T00:50:35.000Z","updated_at":"2024-05-23T16:17:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"7ded109b-53db-42db-bd19-4547f75cecaf","html_url":"https://github.com/daggerok/quarkus-vertx-mvc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daggerok/quarkus-vertx-mvc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fquarkus-vertx-mvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fquarkus-vertx-mvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fquarkus-vertx-mvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fquarkus-vertx-mvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daggerok","download_url":"https://codeload.github.com/daggerok/quarkus-vertx-mvc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fquarkus-vertx-mvc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32719573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T00:29:05.620Z","status":"ssl_error","status_checked_at":"2026-05-07T00:28:57.074Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["mvc","quarkus","quarkus-thymeleaf","thymeleaf","thymeleaf-template-engine","vertx","vertx-thymeleaf","vertx-web"],"created_at":"2024-11-11T15:26:01.739Z","updated_at":"2026-05-07T01:39:55.699Z","avatar_url":"https://github.com/daggerok.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# quarkus vertx mvc [![Build Status](https://travis-ci.org/daggerok/quarkus-vertx-mvc.svg?branch=master)](https://travis-ci.org/daggerok/quarkus-vertx-mvc)\nQuarkus + Vertx + Thymeleaf, Freemarker, etc (native builds doesn't work because of template engine)\n\n## dev\n\n```bash\n./mvnw compile quarkus:dev\nhttp :8080\n```\n\n## jvm\n\n```bash\n./mvnw compile package\njava -jar target/*-runner.jar\nhttp :8080\n```\n\n## native\n\nNOTE: In general with supported library this approach should works fine. But\nnow unfortunately, Thymeleaf / Freemarker apps are not supported for native builds...\n\n```bash\ndocker build -f src/main/docker/Dockerfile.multistage -t daggerok/native-build .\ndocker run -i --rm --name native-app -p 8080:8080 native-build\nhttp :8080\n```\n\n## links\n\n* https://www.thymeleaf.org/doc/tutorials/3.0/usingthymeleaf.html#strings\n* https://docs.jboss.org/resteasy/docs/3.6.0.Final/userguide/html/Asynchronous_HTTP_Request_Processing.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fquarkus-vertx-mvc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaggerok%2Fquarkus-vertx-mvc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fquarkus-vertx-mvc/lists"}