Instructions for successful building of project
To setup https connection
- Start a cluster - https://github.com/Obolrom/WishesSpringBootApp (docker-compose.yaml)
- Copy generated ./ssl/certificate.pem to android res->raw->certificate
- Get ip address of cluster machine. E.g in linux
hostname -I) - Change ip address of a cluster in NetworkModule.CLUSTER_IP_ADDRESS property.