{"id":19656660,"url":"https://github.com/daggerok/java-mp-smallrye-example","last_synced_at":"2025-10-10T14:03:32.478Z","repository":{"id":151041760,"uuid":"178613203","full_name":"daggerok/java-mp-smallrye-example","owner":"daggerok","description":"Smallrye MicroProfile messaging example","archived":false,"fork":false,"pushed_at":"2019-04-06T17:12:20.000Z","size":666,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-21T22:04:24.385Z","etag":null,"topics":["jakarta-ee","jakartaee","javaee","javaee8","maven","micro-profile","microprofile","microprofile-demo","microprofile-example","mp"],"latest_commit_sha":null,"homepage":null,"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-30T21:27:28.000Z","updated_at":"2019-04-06T17:12:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"b3ba92b1-16fd-4f74-b98f-d3c53510c7ce","html_url":"https://github.com/daggerok/java-mp-smallrye-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daggerok/java-mp-smallrye-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fjava-mp-smallrye-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fjava-mp-smallrye-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fjava-mp-smallrye-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fjava-mp-smallrye-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daggerok","download_url":"https://codeload.github.com/daggerok/java-mp-smallrye-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fjava-mp-smallrye-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261200387,"owners_count":23123947,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["jakarta-ee","jakartaee","javaee","javaee8","maven","micro-profile","microprofile","microprofile-demo","microprofile-example","mp"],"created_at":"2024-11-11T15:28:31.782Z","updated_at":"2025-10-10T14:03:27.447Z","avatar_url":"https://github.com/daggerok.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Smallrye MicrpProfile [![Build Status](https://travis-ci.org/daggerok/java-mp-smallrye-example.svg?branch=master)](https://travis-ci.org/daggerok/java-mp-smallrye-example)\nExample of java micro-profile example using smallrye\n\n## maven\n\n### exec plugin\n\n```bash\nmvn clean package exec:java -Dexec.mainClass=com.github.daggerok.App\n```\n\n### fatJar\n\n```bash\nmvn clean package\njava -jar ./target/app4-*.jar\n```\n\n## gradle\n\n### application plugin\n\n```bash\ngradle installDist\nbash ./build/install/java-mp-smallrye-example/bin/java-mp-smallrye-example\n```\n\n### fatJar\n\n```bash\ngradle fatJar\njava -jar ./build/libs/*-all.jar\n```\n\nlinks:\n\n* [MicroProfile starter](https://start.microprofile.io/index.xhtml)\n* [SmallRye Reactive Messaging](https://smallrye.io/smallrye-reactive-messaging/#_quickstart)\n* [Logback reference](https://logback.qos.ch/manual/configuration.html)\n* [Lightbend MicroProfile Reactive Messaging](https://github.com/lightbend/microprofile-reactive-messaging)\n* [Gradle fatJar task](https://gist.github.com/Renkai/58ec2272f3d614baa8fdb4e3778481a1#gistcomment-2876927)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fjava-mp-smallrye-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaggerok%2Fjava-mp-smallrye-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fjava-mp-smallrye-example/lists"}