Rest-API with Spring-Boot (Inspiration: https://passwordwolf.com/api/?phonetic=off&length=12&repeat=128)
Go to file
2020-03-16 03:04:40 +01:00
.idea Add Dockerfile and run config, rename hello to defaultcontroller 2020-03-16 02:01:07 +01:00
gradle/wrapper Add boiler plate code, Add run config, update dependencies 2020-03-16 01:03:09 +01:00
src Add Api endpoint and cloud build info 2020-03-16 03:04:40 +01:00
.gitignore Create Spring Boot Project 2020-03-16 00:52:49 +01:00
build.gradle Add boiler plate code, Add run config, update dependencies 2020-03-16 01:03:09 +01:00
Dockerfile Add Api endpoint and cloud build info 2020-03-16 03:04:40 +01:00
gradlew Create Spring Boot Project 2020-03-16 00:52:49 +01:00
gradlew.bat Create Spring Boot Project 2020-03-16 00:52:49 +01:00
README.md Add Api endpoint and cloud build info 2020-03-16 03:04:40 +01:00
settings.gradle Create Spring Boot Project 2020-03-16 00:52:49 +01:00

passwort-generator

#How to Deploy on Cloud run https://cloud.google.com/run/docs/quickstarts/build-and-deploy

gcloud builds submit --tag gcr.io/[PROJECT-ID]/pwgen