{"id":21923775,"url":"https://github.com/soujava/user-microservices","last_synced_at":"2026-04-16T11:35:03.992Z","repository":{"id":68473771,"uuid":"335941070","full_name":"soujava/user-microservices","owner":"soujava","description":"Application sample to use user-microservices","archived":false,"fork":false,"pushed_at":"2021-02-12T12:36:20.000Z","size":124,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-03-22T11:19:12.701Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/soujava.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":"2021-02-04T12:02:19.000Z","updated_at":"2021-07-02T04:08:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"5c2f8d2a-7a71-4093-b11c-cf1f78aaedb7","html_url":"https://github.com/soujava/user-microservices","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/soujava/user-microservices","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soujava%2Fuser-microservices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soujava%2Fuser-microservices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soujava%2Fuser-microservices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soujava%2Fuser-microservices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soujava","download_url":"https://codeload.github.com/soujava/user-microservices/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soujava%2Fuser-microservices/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31884142,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"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":[],"created_at":"2024-11-28T21:12:46.876Z","updated_at":"2026-04-16T11:35:03.949Z","avatar_url":"https://github.com/soujava.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# User sample microservices\n\u003ca href=\"https://console.platform.sh/projects/create-project/?template=https://raw.githubusercontent.com/soujava/user-microservices/master/.platform.template.yaml\u0026utm_campaign=deploy_on_platform?utm_medium=button\u0026utm_source=affiliate_links\u0026utm_content=https://raw.githubusercontent.com/soujava/user-microservices/master/.platform.template.yaml\" target=\"_blank\" title=\"Deploy with Platform.sh\"\u003e\u003cimg src=\"https://platform.sh/images/deploy/deploy-button-lg-blue.svg\"\u003e\u003c/a\u003e\n\nA simple example with two applications:\n* The Quarkus one has a database connection with Panache and PostgreSQL.\n* The Spring MVC has the UI and consumes the Quarkus API.\n\n## Services\n\n* Java 11\n\n## Customizations\n\nThe following files and additions make the framework work.  If using this project as a reference for your own existing project, replicate the changes below to your project.\n\n* [`.platform/routes.yaml`](.platform/routes.yaml): Platform.sh allows you to define the [routes](https://docs.platform.sh/configuration/routes.html).\n* [`.platform/services.yaml`](.platform/services.yaml):  Platform.sh allows you to completely define and configure the topology and [services you want to use on your project](https://docs.platform.sh/configuration/services.html).\n* [`.applications.yaml`](.platform/applications.yaml): You control your application and the way it will be built and deployed on Platform.sh [via a single configuration file](https://docs.platform.sh/configuration/app-containers.html).\n\n## References\n\n* [Platform.sh post](https://platform.sh/blog/2019/java-hello-world-at-platform.sh/)\n* [Maven](https://maven.apache.org/)\n* [Quarkus](https://quarkus.io/)\n* [Spring](https://spring.io/)\n* [Java at Platform.sh](https://docs.platform.sh/languages/java.html)\n\n\n## Articles\n\n* [Should I use microservices?](https://www.oreilly.com/content/should-i-use-microservices/)\n* [Sam Newman](https://twitter.com/samnewman)\n* [Microservices and the New Holy Grail of Scalability](https://dzone.com/articles/microservices-and-the-new-holy-grail-of-scalabilit)\n* [Microservices in the Cloud, Part One](https://dzone.com/articles/microservices-in-the-cloud-part-one)\n* [Microservices in the Cloud, Part Two](https://dzone.com/articles/microservices-in-the-cloud-part-two)\n* [Apache Kafka: Streamline Communication Across Your Microservices](https://dzone.com/articles/apache-kafka-streamline-communication-across-your)\n* [Why our team cancelled our move to microservices](https://medium.com/@steven.lemon182/why-our-team-cancelled-our-move-to-microservices-8fd87898d952)\n* [Monolith to Microservices: Evolutionary Patterns to Transform Your Monolith 1st Edition](https://www.amazon.com/Monolith-Microservices-Evolutionary-Patterns-Transform/dp/1492047848/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoujava%2Fuser-microservices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoujava%2Fuser-microservices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoujava%2Fuser-microservices/lists"}