{"id":20340037,"url":"https://github.com/enpit/springboot-rest-service","last_synced_at":"2025-06-21T17:36:21.658Z","repository":{"id":95454981,"uuid":"126889900","full_name":"enpit/springboot-rest-service","owner":"enpit","description":null,"archived":false,"fork":false,"pushed_at":"2018-03-26T21:15:27.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-14T18:08:58.312Z","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/enpit.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":"2018-03-26T21:05:40.000Z","updated_at":"2018-03-26T21:15:28.000Z","dependencies_parsed_at":"2023-03-19T13:20:47.505Z","dependency_job_id":null,"html_url":"https://github.com/enpit/springboot-rest-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/enpit%2Fspringboot-rest-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enpit%2Fspringboot-rest-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enpit%2Fspringboot-rest-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enpit%2Fspringboot-rest-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enpit","download_url":"https://codeload.github.com/enpit/springboot-rest-service/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241867649,"owners_count":20033815,"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-14T21:19:29.190Z","updated_at":"2025-03-04T14:44:21.319Z","avatar_url":"https://github.com/enpit.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Demo Springboot REST Service\ninkl. Dockerfile. Beispiel basiert auf Springboot 2.0.0 (vgl. https://start.spring.io/ mit \"Web\" Dependency)\n\n\n## Prerequsites\n\n* Java 1.8\n* Maven 3.x\n* Docker\n\n\n## Get the Sourcecode\n\n```\ngit clone https://github.com/enpit/springboot-rest-service.git\n```\n\n## Build service\n```\nmvn package\n```\n\n## Run service\n\n```\njava -jar target/rest-service-0.0.1-SNAPSHOT.jar\n```\n\nor using the springboot maven plugin\n\n```\nmvn spring-boot:run\n```\n\nAccess service through browser at http://localhost:8080/hello\n\n## Build Docker image\n\n```\ndocker build -t enpit/springboot-rest-service .\n```\n\n## Run Docker Container\n\n```\ndocker run --name springboot-rest-service -p 8080:8080 -d enpit/springboot-rest-service\n```\n\nAccess service through browser at http://localhost:8080/hello\n\n## Cleanup\n\nStop Container\n```\ndocker rm -f springboot-rest-service\n```\n\nRemove image\n```\ndocker rmi enpit/springboot-rest-service\n```\n\n## Further information\n\nPlease make sure you have the right understanding of running Java in a Container: https://jaxenter.com/nobody-puts-java-container-139373.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenpit%2Fspringboot-rest-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenpit%2Fspringboot-rest-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenpit%2Fspringboot-rest-service/lists"}