项目作者: svgagan

项目描述 :
Justice-League fun demo project
高级语言: Java
项目地址: git://github.com/svgagan/Justice-League.git
创建时间: 2020-05-03T00:46:38Z
项目社区:https://github.com/svgagan/Justice-League

开源协议:

下载


Detective Comics API

Run using Docker-Compose

Step-1: Create the jar file.

  1. ./gradlew clean build

Step-2: Build docker images and run using docker-compose.

  1. Build Image: docker build -t justice-league .
  2. Run Containers: docker-compose up -d
  3. Stop Containers: docker-compose down

Swagger

http://localhost:8081/detective-comics/swagger-ui.html