{"id":18930504,"url":"https://github.com/techprimers/spring-boot-cloud-foundry-example","last_synced_at":"2026-02-25T20:03:35.071Z","repository":{"id":85853726,"uuid":"83108646","full_name":"TechPrimers/spring-boot-cloud-foundry-example","owner":"TechPrimers","description":"Spring Boot Example which is deployed in Cloud Foundry","archived":false,"fork":false,"pushed_at":"2019-06-13T03:38:03.000Z","size":13,"stargazers_count":6,"open_issues_count":2,"forks_count":15,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-15T17:16:57.989Z","etag":null,"topics":["cloud-foundry","spring-boot","spring-data-jpa","spring-data-rest","spring-mvc"],"latest_commit_sha":null,"homepage":"https://youtu.be/hzWEw--OziQ","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/TechPrimers.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-02-25T05:24:23.000Z","updated_at":"2019-10-14T06:34:50.000Z","dependencies_parsed_at":"2023-03-13T07:00:19.522Z","dependency_job_id":null,"html_url":"https://github.com/TechPrimers/spring-boot-cloud-foundry-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TechPrimers/spring-boot-cloud-foundry-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechPrimers%2Fspring-boot-cloud-foundry-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechPrimers%2Fspring-boot-cloud-foundry-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechPrimers%2Fspring-boot-cloud-foundry-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechPrimers%2Fspring-boot-cloud-foundry-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TechPrimers","download_url":"https://codeload.github.com/TechPrimers/spring-boot-cloud-foundry-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechPrimers%2Fspring-boot-cloud-foundry-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29837464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T19:08:47.527Z","status":"ssl_error","status_checked_at":"2026-02-25T18:59:04.705Z","response_time":61,"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":["cloud-foundry","spring-boot","spring-data-jpa","spring-data-rest","spring-mvc"],"created_at":"2024-11-08T11:37:56.502Z","updated_at":"2026-02-25T20:03:35.053Z","avatar_url":"https://github.com/TechPrimers.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Boot Examples\n\n This project depicts the Spring Boot Example.\n\n## Description\n\nThis Project shows the list of Users which are stored in the In-Memory H2 Database.\nUsing the following endpoints, different operations can be achieved:\n - `/helloworld` - This returns the `greeting` string from `application.yml`\n - `/helloworld/name` - This returns the value of config `config.app.name` from `application.properties`\n - `/users` - This returns the list of Users in the Users table which is created in H2\n - `/users/name/{name}` - This returns the details of the Users passed in URL\n - `/users/load` - Add new users using the Users model. \n    eg. `{\n        \"name\": \"Ajay\",\n        \"teamName\": \"Development\",\n        \"salary\": 100\n        }`\n\n## Libraries used\n - Spring Boot\n - Spring Configuration\n - Spring REST Controller\n - Spring JPA\n - H2 \n \n## Development Tools\n - Git 2.10.0\n - IntelliJ IDEA 2016.2.4\n \n## Compilation Command\n - `mvn clean install` - Plain maven clean and install\n \n## Deployment steps for Cloud Foundry\n - `cf push spring-boot -p spring-boot-0.0.1-SNAPSHOT.jar`  - Deploy the jar into Cloud Foundry.\n - In case you need to change the buildpacks. Use `-b https://github.com/cloudfoundry/java-buildpack.git#v3.7`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechprimers%2Fspring-boot-cloud-foundry-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechprimers%2Fspring-boot-cloud-foundry-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechprimers%2Fspring-boot-cloud-foundry-example/lists"}