{"id":20670130,"url":"https://github.com/gitpod-io/template-java-spring-boot-gradle","last_synced_at":"2025-07-28T09:41:38.526Z","repository":{"id":93128336,"uuid":"484693705","full_name":"gitpod-io/template-java-spring-boot-gradle","owner":"gitpod-io","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-04T15:08:14.000Z","size":67,"stargazers_count":2,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-19T20:05:41.790Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/gitpod-io.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,"zenodo":null}},"created_at":"2022-04-23T08:45:04.000Z","updated_at":"2023-02-07T01:16:47.000Z","dependencies_parsed_at":"2023-05-06T10:16:39.201Z","dependency_job_id":null,"html_url":"https://github.com/gitpod-io/template-java-spring-boot-gradle","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/gitpod-io/template-java-spring-boot-gradle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitpod-io%2Ftemplate-java-spring-boot-gradle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitpod-io%2Ftemplate-java-spring-boot-gradle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitpod-io%2Ftemplate-java-spring-boot-gradle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitpod-io%2Ftemplate-java-spring-boot-gradle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gitpod-io","download_url":"https://codeload.github.com/gitpod-io/template-java-spring-boot-gradle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitpod-io%2Ftemplate-java-spring-boot-gradle/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267496160,"owners_count":24097098,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-16T20:18:09.074Z","updated_at":"2025-07-28T09:41:38.499Z","avatar_url":"https://github.com/gitpod-io.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Spring Boot Java template on Gitpod\n\n[Spring Boot](https://spring.io/) is a Java framework for developing web applications. This is a Spring Boot template using Java 11 and [Gradle](https://maven.apache.org/) configured for [Gitpod](https://www.gitpod.io/). \n\n You can run this template on IntelliJ IDEA through JetBrains Gateway. \n \n Through [Jetbrains Gateway](https://www.jetbrains.com/remote-development/gateway/), Gitpod delivers the choice of using Jetbrain IDEs such as IntelliJ, Goland, PyCharm or PhpStorm as a developer environment for Gitpod workspaces.\n\n## Table of Contents\n\n - [Getting Started](#getting-started)\n - [Run this project](#run-this-project)\n - [Get Started With Your Own Project](#get-started-with-your-own-project)\n - [Community support](#community-support)\n\n## Getting Statrted \n\nJetbrains Gateway is a desktop app that allows you to work remotely with a Jetbrains IDE (such as IntelliJ IDEA) without installing it on your machine. \n\nSetup Gitpod integration with Jetbrains Gateway using the instructions given in this [doc](https://www.gitpod.io/docs/ides-and-editors/intellij).\n\nClick the button below to start a new workspace using this template on Gitpod which will automatically open the workspace in IntelliJ IDEA through JetBrains Gateway.  \n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/gitpod-io/template-java-spring-boot-gradle)\n\nOnce you're ready to push your first code changes, Gitpod will guide you to fork this project so you own it.\n\n## Run this project \n\nTo run this project on Jetbrains Gateway: \n- Open Jetbrains Gateway in your machine, and under the Gitpod tab, connect to your workspace.\n- Wait for IDEA to import the project and select \"Run\" from the toolbar to start the application. Once port `8080` is online, click on the port to forward it to your local machine and open it in your browser. \n- You can also run `./gradlew bootrun` in the IDEA terminal to start the project. \n\n![gitpodxjetbrains_gateway](https://user-images.githubusercontent.com/37153406/165233269-3e8a63cb-b0c5-44f4-9053-7ac22b552035.gif)\n\n\n## Get Started With Your Own Project\n\nTo get started with Spring Boot on Gitpod, add a [`.gitpod.yml`](./.gitpod.yml) file which contains the configuration to improve the developer experience on Gitpod. To learn more, please see the [Getting Started](https://www.gitpod.io/docs/getting-started) documentation.\n\n## Community Support\n\nFor any help refer to [Gitpod documentation](https://gitpod.io/workspaces). If you have any additonal questions, you can use one of these channels: \n\n[![Discord](https://img.shields.io/discord/816244985187008514?color=7289da\u0026logo=Discord\u0026style=for-the-badge)](https://discord.com/channels/816244985187008514/903225840660279296)\n\n[![GitHub issues](https://img.shields.io/github/issues/gitpod-io/template-java-spring-boot-gradle?logo=Github\u0026style=for-the-badge)](https://github.com/gitpod-io/template-java-spring-boot-gradle/issues)\n\n[![Twitter Follow](https://img.shields.io/twitter/follow/gitpod?label=Gitpod\u0026logo=twitter\u0026style=for-the-badge)](https://twitter.com/gitpod)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitpod-io%2Ftemplate-java-spring-boot-gradle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgitpod-io%2Ftemplate-java-spring-boot-gradle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitpod-io%2Ftemplate-java-spring-boot-gradle/lists"}