Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 546 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 546 Bytes

Maap-Admin-app

From Docker image at centos

  • To build "docker build -t spring-boot-docker ." with dot
  • To running "docker run -d -p 8080:8080 spring-boot-docker"

from maven command line profile local
mvnw spring-boot:run -Dmaven.test.skip=true -Dspring-boot.run.profiles=local

Api docs:

Swagger:

Sonnar:

Cicle CI: