https://github.com/puneethkumarck/cassandra-trading-app-cloud-enabled
This Project clone of CWT building additional features
https://github.com/puneethkumarck/cassandra-trading-app-cloud-enabled
Last synced: about 1 year ago
JSON representation
This Project clone of CWT building additional features
- Host: GitHub
- URL: https://github.com/puneethkumarck/cassandra-trading-app-cloud-enabled
- Owner: Puneethkumarck
- Created: 2017-12-21T20:50:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-22T08:41:15.000Z (over 8 years ago)
- Last Synced: 2025-01-29T22:46:11.287Z (over 1 year ago)
- Language: Java
- Size: 375 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cassandra-trading-app-cloud-enabled
This Project clone of CWT building additional features
This project refers the git backed config from below location
https://github.com/Puneethkumarck/spring-cloud-config/tree/master/cwt
To run this application
clone the following repo https://github.com/Puneethkumarck/spring-cloud-config-server.git , navigate to root folder run the
mvn spring-boot:run . Once the application started , query the config data using below command
curl -H "Authorization: Basic d29ya0Bob21lOndvcmtAaG9tZQ==" http://localhost:8888/cwt/dev
Once if you are able to see the config response .
clone this repo and run mvn spring-boot:run from root folder and launch the application using http://localhost:8082