Skip to content

Repository files navigation

Overview

This is an example project demonstrating Spring Boot

Setup

To run this project locally, you must have the JDK installed and Java must be available on your system's PATH. Once Java is installed, clone the project via Git with the following command:

git clone git@github.com:mikemedina/spring-boot-example.git

If you haven't set up SSH, use https://github.com/mikemedina/spring-boot-example.git instead of the url above

Running the build

To run the build via Gradle, cd into the repository directory and run the following command:

./gradlew

By default, the clean and build tasks will be run. See the Gradle documentation about the Java plugin for more details about these tasks.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages