Rest-API with Spring-Boot (Inspiration: https://passwordwolf.com/api/?phonetic=off&length=12&repeat=128)
Go to file
2020-03-18 01:01:59 +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 Implement PasswordBuilder 2020-03-18 01:01:59 +01:00
.gitignore Create Spring Boot Project 2020-03-16 00:52:49 +01:00
.gitlab-ci.yml Add .gitlab-ci.yml 2020-03-17 00:32:03 +00:00
build.gradle Add boiler plate code, Add run config, update dependencies 2020-03-16 01:03:09 +01:00
Dockerfile Dockerfile use slimmer jre image 2020-03-16 04:05:49 +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