This is a web application that helps mothers to find nursing rooms in shopping malls around Singapore.
This is deployed at https://nursing-room-sg.appspot.com/
"C:\Users\user\apps\mongodb\bin\mongod.exe" --dbpath="C:\Users\user\data\db"
- Modify
application.properties
with the MongoDB Atlas URL - Add JVM Args:
https://stackoverflow.com/questions/65125510/spring-boot-mongodb-connectivity-issue
-Djdk.tls.client.protocols=TLSv1.2
- run The website can be accessed at http://localhost:8080
project-id: nursing-room-sg
mvnw -DskipTests package appengine:deploy
gcloud app create --region asia-southeast1