You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
gradle | 3 years ago | |
template-server | 3 years ago | |
.editorconfig | 3 years ago | |
.gitattributes | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
build.gradle | 3 years ago | |
gradle.properties | 3 years ago | |
gradlew | 3 years ago | |
gradlew.bat | 3 years ago | |
settings.gradle | 3 years ago |
README.md
Instructions for using the template
Introduction
This template is based upon best practices and uses Spring Boot to implement REST APIs.
Steps
- clone the project and create a new repository
- replace all occurences of 'template' with your service name, 'Template' accordingly (mind the cases)
- import the project in your IDE
- run initial
gradlew build
============ // todo: Ab hier die Doku überprüfen und ggf. ergänzen ==========
Template
// todo: Hier sollte das Projekt etwas beschrieben werden
Git
The repository of ... is located under https://git.2martens.de/2martens/template-service.git
It is partially encrypted with git-crypt and has to be decrypted first:
git-crypt unlock %USERPROFILE%/.git-crypt-key