ozcanozgur / File-Browser-App-Api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpringBoot-File-Browser-App-Api

Minimal Spring Boot Api app.

Requirements

For building and running the application you need:

Running the application locally

There are several ways to run a Spring Boot application on your local machine. One way is to execute the main method in the BrowserRestServicesApplication class from your IDE.

Alternatively you can use the Spring Boot Maven plugin like so:

mvn spring-boot:run

About


Languages

Language:Java 100.0%