Skip to content

Repository files navigation

start server

  1. cd data-rest
  2. mvn spring-boot:run
  3. http://localhost:8080/api

build

mvn package

test

mvn test

run with jar

java -jar target/spring-boot-sample-data-rest-0.1.0.jar

run with jar background

java -jar target/spring-boot-sample-data-rest-0.1.0.jar > /dev/null 2>&1 & echo $! > run.pid

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages