This is an application that Japanese Prefecture and city download.
you need to resister RESAS.
you need to set below environment variable.
- DB_DEFAULT_URL
- DB_TEST_URL
- DB_DEFAULT_USER
- DB_DEFAULT_PASSWORD
- RESAS_API_KEY
- RESAS_URL
- setup mysql
$ docker/docker-compose up -d
$ sbt flywayMigrate
$ sbt "runMain startUp.batch.PrefectureCityDownloadBatch"