##To do uppon cloning
-
github
- add ENCRYPTION_PASSWORD as a secret. Should be set to the password used to encrypt the application.properties
-
Pom.xml
- package name change roboter5123 to repoowner in all lowercase
- artifactId to reponame in all lowercase
- properties
- git.repo.owner
- git.repo.ownerlowercase
- name
- description
-
src/main/java/com/roboter5123
- change roboter5123 to the repoowner in all lowercase
- /backendtemplate
- rename template to your repo name in all lowercase no "-"
- package statements (should happen with previouse steps if refactor/rename is used)
- change roboter5123 to the repoowner in all lowercase