Using Google application credentials with Spring boot application on local machine
I have a spring boot app that saves files to google bucket.
I have been able to add GOOGLE_APPLICATION_CREDENTIALS environment variable on the production
server.
I have a spring boot app that saves files to google bucket.
I have been able to add GOOGLE_APPLICATION_CREDENTIALS environment variable on the production
server.