/microservices-stocks-prices

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

Primary LanguageJava

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