Skip to content

It's a simple trading service written using java8, Spring Framework, Spring Boot, Spring Data JPA, Hibernate, Postgres, Spring transaction,RxJava, rx-docker-client, Websockets, AngularJs, bower, maven.

License

Notifications You must be signed in to change notification settings

yangboz/digital-asset-trade-service-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

digital-asset-trade-service-sample

It's a simple trading service written using java8, Spring Framework, Spring Boot, Spring Data JPA, Hibernate, Postgres, Spring transaction,RxJava, rx-docker-client, Websockets, AngularJs, bower, maven.

How to run it?

cd digital-asset-trade-service-sample

Bower

brew update && brew install bower
bower install

Install postgresql

brew update && brew install postgres
postgres -D /usr/local/var/postgres
createdb `whoami`

Maven

mvn package -DskipTests=true
java -jar target/trade-service-0.0.1-SNAPSHOT.jar

Docker

Swagger-UI

http://localhost:8080/swagger-ui.html#/trade-rest-controller

AngularJS-UI

http://localhost:8080/

Reference

https://github.com/SunPj/spring-trade-service-sample

https://github.com/shekhargulati/rx-docker-client

https://github.com/bitnami/bitnami-docker-mediawiki

https://github.com/blacklabelops/volumerize

http://exponential.io/blog/2015/02/21/install-postgresql-on-mac-os-x-via-brew/

https://github.com/bitshares/bitshares-ui

https://github.com/pivotal-bank/cf-SpringBootTrader

https://github.com/web3j/web3j

About

It's a simple trading service written using java8, Spring Framework, Spring Boot, Spring Data JPA, Hibernate, Postgres, Spring transaction,RxJava, rx-docker-client, Websockets, AngularJs, bower, maven.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published