{"id":19294268,"url":"https://github.com/mdecker-mobilecomputing/java_restapi_springboot","last_synced_at":"2026-05-09T07:40:17.042Z","repository":{"id":119792451,"uuid":"193884452","full_name":"MDecker-MobileComputing/Java_RestApi_SpringBoot","owner":"MDecker-MobileComputing","description":"Java application with \"Spring Boot\" that shows how to implement an REST-API.","archived":false,"fork":false,"pushed_at":"2023-12-17T15:07:01.000Z","size":220,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-05T21:09:09.805Z","etag":null,"topics":["docker","rest-api","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MDecker-MobileComputing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-06-26T10:37:55.000Z","updated_at":"2024-01-30T08:59:54.000Z","dependencies_parsed_at":"2023-12-07T19:47:09.689Z","dependency_job_id":null,"html_url":"https://github.com/MDecker-MobileComputing/Java_RestApi_SpringBoot","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/MDecker-MobileComputing%2FJava_RestApi_SpringBoot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDecker-MobileComputing%2FJava_RestApi_SpringBoot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDecker-MobileComputing%2FJava_RestApi_SpringBoot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDecker-MobileComputing%2FJava_RestApi_SpringBoot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MDecker-MobileComputing","download_url":"https://codeload.github.com/MDecker-MobileComputing/Java_RestApi_SpringBoot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240397169,"owners_count":19794804,"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":["docker","rest-api","spring-boot"],"created_at":"2024-11-09T22:37:45.018Z","updated_at":"2026-05-09T07:40:11.992Z","avatar_url":"https://github.com/MDecker-MobileComputing.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rest-API with Spring Boot #\n\n\u003cbr\u003e\n\nThis repository contains a small [Spring Boot](https://spring.io/projects/spring-boot) application that shows how to implement a basic REST API.\n\n\u003cbr\u003e\n\nAdditional information concerning this application can be found on [the Wiki pages for this repository](https://github.com/MDecker-MobileComputing/Java_RestApi_SpringBoot/wiki), but these pages are in German only.\n\n\u003cbr\u003e\n\nSee [this repository](https://github.com/MDecker-MobileComputing/Java_RestAPI_BmiBerechnung/) for another Java application that implements a REST API, but not with *Spring Boot*. \n\n\u003cbr\u003e\n\n----\n\n## Running the application ##\n\n\u003cbr\u003e\n\nTo start the application (i.e. to start the web server) you have several options:\n\n* On the command line (you need to have installed [Apache Maven](https://maven.apache.org/index.html)):\n\n     * Run script `maven_run.bat` in Window's *cmd.exe* (\"DOS Box\").\n\n     * Enter the following command (starts goal `run` of plugin `spring-boot`):\n       \u003e mvn spring-boot:run\n  \u003cbr\u003e\n  \nYou can also generate a so called **Fat Jar** by running script `mvn_package.bat`. \nThis should produce a file with suffix `jar` in folder `target/`.\nThis file contains all required dependencies (that's why is called \"fat\") and can be executed by a command like the following one:\n\n    java -jar restapidemo-0.0.1-SNAPSHOT.jar\n\n\u003cbr\u003e\n\nSee [this page in the Wiki for this repository](https://github.com/MDecker-MobileComputing/Java_RestApi_SpringBoot/wiki/Maven-in-Eclipse)\non how to define a *Run Configuration* for running Maven goal `spring-boot:run` in **Eclipse IDE**.\n\n\u003cbr\u003e      \n\n----\n\n## JavaDoc ##\n\n\u003cbr\u003e\n\nExecute script `maven_javadoc.bat` in Window's *cmd.exe*; the output files are written to folder `target/site/apidocs`.\n\t \n\u003cbr\u003e\n\n----\n\n## License ##\n\n\u003cbr\u003e\n\nSee the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License).\n\nSee libraries and frameworks used as dependencies (see file `pom.xml`) have their own licenses.\n\n\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdecker-mobilecomputing%2Fjava_restapi_springboot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdecker-mobilecomputing%2Fjava_restapi_springboot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdecker-mobilecomputing%2Fjava_restapi_springboot/lists"}