Local Development
Need to prepare
Requires ServiceAccountKey.json for connection purposes to google storage
Dependencies
Step 1. Clone Project
https://github.com/pt-asa-bestari-citta/diarybunda-article-api.git
Step 2. Configurations
spring.datasource
variable, change it according to the postgree database connection that we install in local development.spring.wp-datasource
variable, change it according to the mysql database connection that we install in local development.firebase.v2.file
variable, change it according to the location of the serviceAccountKey.json file stored in local development.spring.kafka.bootstrap-servers
variable to match the kafka connection installed in local development.spring.data.redis
variable to match the redis connection installed in local development.Step 3. Run Project Article Service
Modified at 2023-07-26 00:54:18