Skip to content

seeyou8286/carservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CarService

This is a web service to do CRUD for MongoDB in Alibaba Cloud

Jenkins Job

http://119.23.224.66:8081/job/build_carservice/

MongoDB

The current database we are using is MongoDB in Alibaba Clou.

You can visit from Host IP: 119.23.224.66 Port:27017

How to run

  1. mvn clean install
  2. java -jar car-service-1.0-SNAPSHOT.jar

APIs

To access swagger-uiswagger-ui http://localhost:5000/swagger-ui.html

How to visit on web?

The web service is install on Heroku. You can visit it from http://119.23.224.66:5000/

Releases

No releases published

Packages

No packages published