{"id":18934260,"url":"https://github.com/movingtoweb/springexamples","last_synced_at":"2025-10-20T09:36:38.981Z","repository":{"id":101572092,"uuid":"68694910","full_name":"MovingToWeb/SpringExamples","owner":"MovingToWeb","description":"Spring Boot Examples","archived":false,"fork":false,"pushed_at":"2017-01-21T11:59:58.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-31T21:09:59.804Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/MovingToWeb.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":"2016-09-20T09:12:06.000Z","updated_at":"2021-05-21T20:39:42.000Z","dependencies_parsed_at":"2023-06-05T20:45:27.992Z","dependency_job_id":null,"html_url":"https://github.com/MovingToWeb/SpringExamples","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/MovingToWeb%2FSpringExamples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MovingToWeb%2FSpringExamples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MovingToWeb%2FSpringExamples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MovingToWeb%2FSpringExamples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MovingToWeb","download_url":"https://codeload.github.com/MovingToWeb/SpringExamples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239933143,"owners_count":19720740,"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-08T11:57:41.879Z","updated_at":"2025-10-20T09:36:33.942Z","avatar_url":"https://github.com/MovingToWeb.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 v 1.4.3\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 for Mac\n \n## Compilation Command\n - `mvn clean install` - Plain maven clean and install\n \n## Deployment steps for Cloud Foundry\n - `cf login -a api.run.pivotal.io` - Login to Cloud Foundry console using cf-cli.\n - `cf push`  - 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%2Fmovingtoweb%2Fspringexamples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmovingtoweb%2Fspringexamples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmovingtoweb%2Fspringexamples/lists"}