{"id":18524557,"url":"https://github.com/stelligent/banana-service","last_synced_at":"2025-04-09T12:30:54.116Z","repository":{"id":145834935,"uuid":"87839681","full_name":"stelligent/banana-service","owner":"stelligent","description":"Sample microservice for mu Edit Add topics","archived":false,"fork":false,"pushed_at":"2020-01-07T15:40:55.000Z","size":73,"stargazers_count":2,"open_issues_count":0,"forks_count":25,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-24T05:34:43.717Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stelligent.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2017-04-10T17:42:50.000Z","updated_at":"2020-01-07T15:40:57.000Z","dependencies_parsed_at":"2023-07-16T17:15:33.068Z","dependency_job_id":null,"html_url":"https://github.com/stelligent/banana-service","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stelligent%2Fbanana-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stelligent%2Fbanana-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stelligent%2Fbanana-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stelligent%2Fbanana-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stelligent","download_url":"https://codeload.github.com/stelligent/banana-service/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248040088,"owners_count":21037813,"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":[],"created_at":"2024-11-06T17:42:27.173Z","updated_at":"2025-04-09T12:30:54.111Z","avatar_url":"https://github.com/stelligent.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :banana: Overview\nThis is a *sample microservice* application built with [Spring Boot](http://projects.spring.io/spring-boot/) and [Docker](https://www.docker.com/), deployed on Amazon ECS, to manage bananas :banana:\n\nThis service demonstrates deployment with [mu](http://getmu.io)\n\nReview the steps below to learn how it was created and how to create your own:\n\n# :banana: Step 1: Set up your environment\n\nYou will need to install the [Spring Boot CLI](http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#getting-started-installing-the-cli) to get started.  The recommended way is to use [SDKMAN!](http://sdkman.io/index.html).  First install SDKMAN! with:\n\n```\n$ curl -s \"https://get.sdkman.io\" | bash\n```\n\nThen, install Spring Boot with:\n\n```\n$ sdk install springboot\n```\n\nAlternatively, you could install with [Homebrew](http://brew.sh/):\n\n```\n$ brew tap pivotal/tap\n$ brew install springboot\n```\n\nOr [MacPorts](http://www.macports.org/):\n\n```\n$ sudo port install spring-boot-cli\n```\n\n# :banana: Step 2: Scaffold out your microservice project\n\nUse the Spring Boot CLI to create a project:\n\n```\n$ spring init --build=gradle --package-name=com.stelligent --dependencies=web,actuator,hateoas -n Banana banana-service\n```\n\n# :banana: Step 3: Create a REST domain, repository, resource and controller\n\nwrite some code...\n\n\n# :banana: Step 4: Run it locally\n\nStart the app by running:\n\n```\n$ gradle bootRun\n``` \n\nTry it out:\n\n```\n$ curl http://localhost:8080/bananas\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstelligent%2Fbanana-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstelligent%2Fbanana-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstelligent%2Fbanana-service/lists"}