Rest-API with Spring-Boot (Inspiration: https://passwordwolf.com/api/?phonetic=off&length=12&repeat=128)
Go to file
2020-09-05 04:53:41 +02:00
.idea Update gradle wrapper and idea config 2020-09-05 04:53:41 +02:00
gradle/wrapper Update gradle wrapper and idea config 2020-09-05 04:53:41 +02:00
src Update request mappings to use the new builder 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 Update request mappings to use the new builder 2020-03-18 01:01:59 +01:00
Dockerfile Dockerfile use slimmer jre image 2020-03-16 04:05:49 +01:00
gradlew Update gradle wrapper and idea config 2020-09-05 04:53:41 +02:00
gradlew.bat Update gradle wrapper and idea config 2020-09-05 04:53:41 +02:00
README.md Add Api endpoint and cloud build info 2020-03-16 03:04:40 +01:00
settings.gradle Update gradle wrapper and idea config 2020-09-05 04:53:41 +02: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