Skip to content

gitpod-io/template-java-spring-boot-gradle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Spring Boot Java template on Gitpod

Spring Boot is a Java framework for developing web applications. This is a Spring Boot template using Java 11 and Gradle configured for Gitpod.

You can run this template on IntelliJ IDEA through JetBrains Gateway.

Through Jetbrains Gateway, Gitpod delivers the choice of using Jetbrain IDEs such as IntelliJ, Goland, PyCharm or PhpStorm as a developer environment for Gitpod workspaces.

Table of Contents

Getting Statrted

Jetbrains 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.

Setup Gitpod integration with Jetbrains Gateway using the instructions given in this doc.

Click 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.

Open in Gitpod

Once you're ready to push your first code changes, Gitpod will guide you to fork this project so you own it.

Run this project

To run this project on Jetbrains Gateway:

  • Open Jetbrains Gateway in your machine, and under the Gitpod tab, connect to your workspace.
  • 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.
  • You can also run ./gradlew bootrun in the IDEA terminal to start the project.

gitpodxjetbrains_gateway

Get Started With Your Own Project

To get started with Spring Boot on Gitpod, add a .gitpod.yml file which contains the configuration to improve the developer experience on Gitpod. To learn more, please see the Getting Started documentation.

Community Support

For any help refer to Gitpod documentation. If you have any additonal questions, you can use one of these channels:

Discord

GitHub issues

Twitter Follow

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages