Go to file Use this template
Jim Martens c2a04b9bba Added schema description to Greeting 2020-07-07 22:41:18 +02:00
gradle Added gradle project 2020-07-07 21:04:44 +02:00
template-server Added schema description to Greeting 2020-07-07 22:41:18 +02:00
.editorconfig Added gradle project 2020-07-07 21:04:44 +02:00
.gitattributes Added application-qs to git-crypt list 2020-07-07 22:21:45 +02:00
.gitignore Updated gitignore 2020-07-07 22:16:26 +02:00
LICENSE Initial commit 2020-07-07 20:06:22 +02:00
README.md Updated names and paths for template 2020-07-07 21:47:39 +02:00
build.gradle Added gradle project 2020-07-07 21:04:44 +02:00
gradle.properties Updated names and paths for template 2020-07-07 21:47:39 +02:00
gradlew Added gradle project 2020-07-07 21:04:44 +02:00
gradlew.bat Added gradle project 2020-07-07 21:04:44 +02:00
settings.gradle Updated names and paths for template 2020-07-07 21:47:39 +02:00

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