{"id":17104280,"url":"https://github.com/keyang/keyangtest","last_synced_at":"2026-01-05T10:04:37.409Z","repository":{"id":66183447,"uuid":"125125101","full_name":"Keyang/keyangtest","owner":"Keyang","description":null,"archived":false,"fork":false,"pushed_at":"2018-03-13T22:56:30.000Z","size":105,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-29T03:34:25.255Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Keyang.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-13T22:56:28.000Z","updated_at":"2018-03-13T22:56:32.000Z","dependencies_parsed_at":"2023-02-23T01:15:48.819Z","dependency_job_id":null,"html_url":"https://github.com/Keyang/keyangtest","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/Keyang%2Fkeyangtest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keyang%2Fkeyangtest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keyang%2Fkeyangtest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keyang%2Fkeyangtest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Keyang","download_url":"https://codeload.github.com/Keyang/keyangtest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245162194,"owners_count":20570692,"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-14T15:36:05.027Z","updated_at":"2026-01-05T10:04:37.372Z","avatar_url":"https://github.com/Keyang.png","language":"HTML","readme":"= REST API Level 0 - Spring Boot Booster\n\nIMPORTANT: This booster requires Java 8 JDK or greater and Maven 3.3.x or greater.\n\nIMPORTANT: As part of the process of creating this booster, launch.openshift.io set up a project with a CI/CD deployment of this booster. You can see the status of this deployment in your Single-node OpenShift Cluster or OpenShift Online Web Console. \n\n== Runing the Booster Locally\n\nTo run this booster on your local host:\n\n[source,bash,options=\"nowrap\",subs=\"attributes+\"]\n----\n$ git clone git@github.com:${loggedUser}/keyangtest\n\n$ cd keyangtest\n\n$ mvn spring-boot:run\n----\n\n== Interacting with the Booster Locally\n\nTo interact with your booster while it's running locally, use the form at `http://localhost:8080` or the `curl` command:\n\n[source,bash,options=\"nowrap\",subs=\"attributes+\"]\n----\n$ curl http://localhost:8080/api/greeting\n{\"content\":\"Hello, World!\"}\n\n$ curl http://localhost:8080/api/greeting?name=Sarah\n{\"content\":\"Hello, Sarah!\"}\n----\n\n\n== Updating the Booster\nTo update your booster:\n\n. Stop your booster.\n+\nNOTE: To stop your running booster in a Linux or macOS terminal, use `CTRL+C`. In a Windows command prompt, you can use `CTRL + Break(pause)`.\n \n. Make your change (e.g. edit `src/main/resources/static/index.html`).\n. Restart your booster.\n. Confirm your change appears.\n\n\n== Running the Booster on a Single-node OpenShift Cluster\nIf you have a single-node OpenShift cluster, such as Minishift or the Red Hat Container Development Kit, link:http://appdev.openshift.io/docs/minishift-installation.html[installed and running], you can also deploy your booster there. A single-node OpenShift cluster provides you with access to a cloud environment that is similar to a production environment.\n\nTo deploy your booster to a running single-node OpenShift cluster:\n[source,bash,options=\"nowrap\",subs=\"attributes+\"]\n----\n$ oc login -u developer -p developer\n\n$ oc new-project MY_PROJECT_NAME\n\n$ mvn clean fabric8:deploy -Popenshift\n----\n\n== More Information\nYou can learn more about this booster and rest of the Spring Boot runtime in the link:http://appdev.openshift.io/docs/spring-boot-runtime.html[Spring Boot Runtime Guide].","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeyang%2Fkeyangtest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeyang%2Fkeyangtest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeyang%2Fkeyangtest/lists"}