{"id":17134476,"url":"https://github.com/benruns/spring-hello-world","last_synced_at":"2025-03-24T06:16:50.876Z","repository":{"id":80270852,"uuid":"97799789","full_name":"BenRuns/spring-hello-world","owner":"BenRuns","description":null,"archived":false,"fork":false,"pushed_at":"2017-07-24T06:53:13.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T11:50:01.868Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BenRuns.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":"2017-07-20T06:41:24.000Z","updated_at":"2017-07-20T06:42:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"c1e33ee7-8396-419e-9e04-97a696cbbd8d","html_url":"https://github.com/BenRuns/spring-hello-world","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/BenRuns%2Fspring-hello-world","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenRuns%2Fspring-hello-world/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenRuns%2Fspring-hello-world/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenRuns%2Fspring-hello-world/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BenRuns","download_url":"https://codeload.github.com/BenRuns/spring-hello-world/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245217945,"owners_count":20579300,"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-10-14T19:44:55.463Z","updated_at":"2025-03-24T06:16:50.838Z","avatar_url":"https://github.com/BenRuns.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is my hello world to try out using java in web development, docker and kubernetes\n\n## Goals for this Hello World\n\n1. ~~Create a Hello World app with Spring~~\n2. ~~Get it running in a docker environment~~\n3. Get it running in Kubernetes\n4. Deploy on AWS\n5. Try some tests \n6. Try a new CI provider\n\n\nGetting the Spring App running\n\nUbuntu -\n### Prerequisites\n- make sure java is installed\n- install maven if needed  `sudo apt-get install mvn`\n\nFurther instruction can be found [here](https://spring.io/guides/gs/spring-boot/)\n\n\nTo run on localhost:8080\n`mvn package \u0026\u0026 java -jar target/gs-spring-boot-0.1.0.jar`\n\n# Working with docker\n\nSee guide [here](https://spring.io/guides/gs/spring-boot-docker/)\n\nGuide for learning docker [here](http://training.play-with-docker.com/helloworld/)\n## Prerequisites and install\n\nhttps://docs.docker.com/engine/installation/linux/docker-ce/ubuntu/#install-docker\n\n`sudo mvn install dockerfile:build`\n\n`sudo docker run -p 8080:8080 -t springio/gs-spring-boot`\n\nThis is why I'm using sudo - maybe I shouldn't?\nhttps://github.com/spotify/docker-maven-plugin/issues/105\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenruns%2Fspring-hello-world","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenruns%2Fspring-hello-world","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenruns%2Fspring-hello-world/lists"}