bscpaz / microservices-stocks-prices

This is a Microservices build in Spring Boot for retrieving stocks-prices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microservice for Stock Prices

Microservices build in Spring Boot for retrieving stocks prices from a local data base.

To run flyway, execute:

flyway:migrate

  • Use next environment variables to run flyway.
    • DB_URL
    • DB_USER
    • DB_PASSWORD

About

This is a Microservices build in Spring Boot for retrieving stocks-prices


Languages

Language:Java 96.3%Language:Dockerfile 3.7%