Skip to content

Instantly share code, notes, and snippets.

@falkoschumann
falkoschumann / build.gradle
Last active October 20, 2023 19:45
Gradle project starter
import org.apache.tools.ant.filters.FixCrLfFilter
import java.time.LocalDate
plugins {
id 'application'
id 'checkstyle'
id 'jacoco'
id 'java'
id 'com.diffplug.spotless' version '6.20.0'
@falkoschumann
falkoschumann / build.gradle
Last active March 14, 2022 11:36
javapackager with Gradle
group 'de.muspellheim'
version '1.0.0'
apply plugin: 'java'
sourceCompatibility = 1.8
compileJava.options.encoding = 'UTF-8'
repositories {
jcenter()
@falkoschumann
falkoschumann / architekturueberblick.adoc
Last active April 13, 2020 08:39
Architekturüberblick

Architekturüberblick

Problemstellung

Mission Statement

Ergebnisprotokoll

Projekt

Foobar

Besprechungsdatum

21.04.2017

Ort

Musterhausen

Thema

Foobar

Teilnehmer
  • Max Mustermann (AG)