mhoennig
Software developer since 1986. Java since 1997. JEE since 2006. Angular/TypeScript since 2017. Learning enthusiast.
Hage (Ostfriesland), Germany
Pinned Repositories
cobol_unit_test_suite
An illustration of the anatomy of a COBOL unit test suite
code-examples
A collection of code examples from blog posts etc.
columbo
bytecode inspection of classes in classpath to determine usage of specified classes/methods etc., e.g. for special @Deprecated annotations with expiry version or check for usage of @Internal elements
cordova-plugin-tts
Cordova Text-to-Speech Plugin
hs-billing-core
CLI invoicing for Hostsharing eG
jbake
Java based open source static site/blog generator for developers & designers.
KotlinObjectSpread
This repository demonstrates how at least some uses cases for an object spread operator can be implemented with Kotlin.
spring-boot-maven-angular-starter
Spring Boot Angular 5 Multi-module Maven Starter Project
spring-webflux-controller-test
Demonstrates how a Spring WebFlux @Controller with Thymeleaf can be tested via JUnit
mhoennig's Repositories
mhoennig/KotlinObjectSpread
This repository demonstrates how at least some uses cases for an object spread operator can be implemented with Kotlin.
mhoennig/spring-boot-maven-angular-starter
Spring Boot Angular 5 Multi-module Maven Starter Project
mhoennig/cobol_unit_test_suite
An illustration of the anatomy of a COBOL unit test suite
mhoennig/code-examples
A collection of code examples from blog posts etc.
mhoennig/columbo
bytecode inspection of classes in classpath to determine usage of specified classes/methods etc., e.g. for special @Deprecated annotations with expiry version or check for usage of @Internal elements
mhoennig/cordova-plugin-tts
Cordova Text-to-Speech Plugin
mhoennig/hs-billing-core
CLI invoicing for Hostsharing eG
mhoennig/jbake
Java based open source static site/blog generator for developers & designers.
mhoennig/spring-webflux-controller-test
Demonstrates how a Spring WebFlux @Controller with Thymeleaf can be tested via JUnit
mhoennig/gradle-pitest-plugin
Gradle plugin for PIT Mutation Testing
mhoennig/KotlinTddKatas
Starter for Code Katas with Kotlin/JVM using JUnit5-Jupiter and AssertK
mhoennig/nuclos-demo-client-extension
so far experimental code which explores how to build Nuclos client extensions with access to other fields in the context
mhoennig/Paper
🚀A "no-cloud" note taking app with "networkless" sharing. https://paperapp.now.sh
mhoennig/pitest
State of the art mutation testing system for the JVM
mhoennig/tinyquiz
a pair matcher quiz e.g. for vocabulary, actually just twiddling around with Angular