{"id":23183451,"url":"https://github.com/deepaksorthiya/spring-boot-3-docker","last_synced_at":"2025-04-05T03:43:51.090Z","repository":{"id":263558069,"uuid":"890778952","full_name":"deepaksorthiya/spring-boot-3-docker","owner":"deepaksorthiya","description":"Publish Docker Image to DockerHub","archived":false,"fork":false,"pushed_at":"2025-03-19T18:13:32.000Z","size":20,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T19:26:05.571Z","etag":null,"topics":["docker","docker-image","spring","spring-boot","spring-mvc"],"latest_commit_sha":null,"homepage":"https://github.com/deepaksorthiya/spring-boot-3-docker","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/deepaksorthiya.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":"2024-11-19T06:56:49.000Z","updated_at":"2025-03-19T18:13:33.000Z","dependencies_parsed_at":"2025-02-08T07:17:53.070Z","dependency_job_id":"6f383259-483d-4237-bddd-3c16ed645007","html_url":"https://github.com/deepaksorthiya/spring-boot-3-docker","commit_stats":null,"previous_names":["deepaksorthiya/spring-boot-3-docker"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepaksorthiya%2Fspring-boot-3-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepaksorthiya%2Fspring-boot-3-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepaksorthiya%2Fspring-boot-3-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepaksorthiya%2Fspring-boot-3-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepaksorthiya","download_url":"https://codeload.github.com/deepaksorthiya/spring-boot-3-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247284918,"owners_count":20913691,"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","docker-image","spring","spring-boot","spring-mvc"],"created_at":"2024-12-18T09:13:05.037Z","updated_at":"2025-04-05T03:43:51.059Z","avatar_url":"https://github.com/deepaksorthiya.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Java Maven Build Test](https://github.com/deepaksorthiya/spring-boot-3-docker/actions/workflows/maven-build.yml/badge.svg)](https://github.com/deepaksorthiya/spring-boot-3-docker/actions/workflows/maven-build.yml)\n\n# Getting Started\n\n## Requirements:\n\n```\nGit: 2.47.1\nSpring Boot: 3.4.2\nMaven: 3.9+\nJava: 17\nDocker Desktop: Tested on 4.38.0\n```\n\n### Clone this repository:\n\n```bash\ngit clone https://github.com/deepaksorthiya/spring-boot-3-docker.git\n```\n\n```bash\ncd spring-boot-3-docker\n```\n\n### Build Docker Image(docker should be running):\n\n```bash\n./mvnw clean spring-boot:build-image -DskipTests\n```\n\n### Rest APIs\n\nhttp://localhost:8080/ \u003cbr\u003e\nhttp://localhost:8080/server-info\n\n### Reference Documentation\n\nFor further reference, please consider the following sections:\n\n* [Official Apache Maven documentation](https://maven.apache.org/guides/index.html)\n* [Spring Boot Maven Plugin Reference Guide](https://docs.spring.io/spring-boot/maven-plugin)\n* [Create an OCI image](https://docs.spring.io/spring-boot/maven-plugin/build-image.html)\n* [Spring Boot Actuator](https://docs.spring.io/spring-boot/reference/actuator/index.html)\n* [Spring Web](https://docs.spring.io/spring-boot/reference/web/servlet.html)\n* [Spring Data JPA](https://docs.spring.io/spring-boot/reference/data/sql.html#data.sql.jpa-and-spring-data)\n* [Validation](https://docs.spring.io/spring-boot//io/validation.html)\n* [Flyway Migration](https://docs.spring.io/spring-boot/how-to/data-initialization.html#howto.data-initialization.migration-tool.flyway)\n\n### Guides\n\nThe following guides illustrate how to use some features concretely:\n\n* [Building a RESTful Web Service with Spring Boot Actuator](https://spring.io/guides/gs/actuator-service/)\n* [Building a RESTful Web Service](https://spring.io/guides/gs/rest-service/)\n* [Serving Web Content with Spring MVC](https://spring.io/guides/gs/serving-web-content/)\n* [Building REST services with Spring](https://spring.io/guides/tutorials/rest/)\n* [Accessing Data with JPA](https://spring.io/guides/gs/accessing-data-jpa/)\n* [Validation](https://spring.io/guides/gs/validating-form-input/)\n* [Accessing data with MySQL](https://spring.io/guides/gs/accessing-data-mysql/)\n\n### Maven Parent overrides\n\nDue to Maven's design, elements are inherited from the parent POM to the project POM.\nWhile most of the inheritance is fine, it also inherits unwanted elements like `\u003clicense\u003e` and `\u003cdevelopers\u003e` from the\nparent.\nTo prevent this, the project POM contains empty overrides for these elements.\nIf you manually switch to a different parent and actually want the inheritance, you need to remove those overrides.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepaksorthiya%2Fspring-boot-3-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepaksorthiya%2Fspring-boot-3-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepaksorthiya%2Fspring-boot-3-docker/lists"}