{"id":20935201,"url":"https://github.com/kirillesau/spring-demo-application","last_synced_at":"2025-03-13T02:41:51.061Z","repository":{"id":247180375,"uuid":"613375417","full_name":"kirillesau/spring-demo-application","owner":"kirillesau","description":"An example application with spring boot ","archived":false,"fork":false,"pushed_at":"2024-07-07T05:59:41.000Z","size":102,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-19T19:57:33.477Z","etag":null,"topics":["example-app","java","java17","spring-boot","springboot3"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kirillesau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2023-03-13T13:01:42.000Z","updated_at":"2024-07-07T05:59:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"4e14584b-ebea-4987-93b0-9f49f79fad98","html_url":"https://github.com/kirillesau/spring-demo-application","commit_stats":null,"previous_names":["kirillesau/spring-demo-application"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirillesau%2Fspring-demo-application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirillesau%2Fspring-demo-application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirillesau%2Fspring-demo-application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirillesau%2Fspring-demo-application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kirillesau","download_url":"https://codeload.github.com/kirillesau/spring-demo-application/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243330266,"owners_count":20274037,"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":["example-app","java","java17","spring-boot","springboot3"],"created_at":"2024-11-18T22:13:40.313Z","updated_at":"2025-03-13T02:41:51.053Z","avatar_url":"https://github.com/kirillesau.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spring-demo-application\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n![GitHub last commit](https://img.shields.io/github/last-commit/kirillesau/spring-demo-application)\n[![Java CI with Maven](https://github.com/kirillesau/spring-demo-application/actions/workflows/build%20with%20maven.yml/badge.svg?branch=master)](https://github.com/kirillesau/spring-demo-application/actions/workflows/build%20with%20maven.yml)\n[![Docker Image CI](https://github.com/kirillesau/spring-demo-application/actions/workflows/docker-image.yml/badge.svg?branch=master)](https://github.com/kirillesau/spring-demo-application/actions/workflows/docker-image.yml)\n\nAn example application with spring boot. It includes topics such\nas [Docker build](Dockerfile), [GitHub Actions](.github/workflows),\n[JPA](src/main/java/de/kirill/springdemoapplication/book/Book.java), [RESTController](src/main/java/de/kirill/springdemoapplication/DemoController.java),\nand\nmore.\n\n## Prerequisite\n\nThe example has been created for learning purposes only.\n\n## How to run\n\n### Maven\n\n```shell\n./mvnw package spring-boot:run\n```\n\n### Docker\n\n```shell\ndocker build -t kirillesau/spring-demo-application .\ndocker run -p 8081:8080 -d --name spring-demo kirillesau/spring-demo-application\n```\n\n## Implementation help\n\n- [RestController](docs/implementation/RestController.md)\n- [JPA](docs/implementation/JPA.md)\n- [Actuator](docs/implementation/Actuator.md)\n- [GitHub Actions](docs/implementation/GitHubActions.md)\n- [Dockerfile](docs/implementation/Dockerfile.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirillesau%2Fspring-demo-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkirillesau%2Fspring-demo-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirillesau%2Fspring-demo-application/lists"}