Rest-API with Spring-Boot (Inspiration: https://passwordwolf.com/api/?phonetic=off&length=12&repeat=128)
|
||
---|---|---|
.idea | ||
gradle/wrapper | ||
src | ||
.gitignore | ||
build.gradle | ||
Dockerfile | ||
gradlew | ||
gradlew.bat | ||
README.md | ||
settings.gradle |
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