Pinned Repositories
golang-starter
This serves as a straightforward example illustrating how Go, Docker, Docker Hub and GitHub Actions can work seamlessly together.
joinfaces-bean-test
Demonstrates a way to create an JSF bean integration test
kotlin-dsl-example
Simple demo showing advantages of using kotlin dsl in spring boot.
spring-boot-demos
Multiple spring boot samples written in Java or Kotlin.
SpringBootAndSwaggerUI
testcontainers-junit5
Simple demo demonstrates using Spring Boot, Kotlin, Elasticsearch, JUnit5 and testcontainers
unit-testing-best-bad-practices
Codebeispiele für meinen Vortrag "Das untere Ende der Testpyramide"
webcomponents-with-go-example
A web application example showing the use of WebComponents with Go as small executable server.
workshop_ddd_implementing_hexagonal_architecture
Musterlösung zum Workshop "Implementing DDD using hexagonal architecture"
larmic's Repositories
larmic/spring-boot-demos
Multiple spring boot samples written in Java or Kotlin.
larmic/testcontainers-junit5
Simple demo demonstrates using Spring Boot, Kotlin, Elasticsearch, JUnit5 and testcontainers
larmic/joinfaces-bean-test
Demonstrates a way to create an JSF bean integration test
larmic/golang-starter
This serves as a straightforward example illustrating how Go, Docker, Docker Hub and GitHub Actions can work seamlessly together.
larmic/workshop_ddd_implementing_hexagonal_architecture
Musterlösung zum Workshop "Implementing DDD using hexagonal architecture"
larmic/unit-testing-best-bad-practices
Codebeispiele für meinen Vortrag "Das untere Ende der Testpyramide"
larmic/SpringBootAndSwaggerUI
larmic/neusta-code-challange-java
This is a submission to the neusta code challenge 2017. The following technologies have been used for the implementation: maven, java, spring boot, swagger and optional docker.
larmic/azure-functions-kotlin-demo
larmic/golang-raspberry-pi-gpio-test
larmic/kata-quickstarter
In this repo, you find several projects, to kickstart a code kata - in a programming language you like - quick and easy.
larmic/ktor-demo
Simple ktor demo using maven
larmic/neusta-code-challange-kotlin
This is a java to kotlin migration https://github.com/larmic/neusta-code-challange-java
larmic/OpenAPI-Specification
The OpenAPI Specification Repository
larmic/rest-json-with-go-in-docker
An example project to create a Docker image for a Go application containing a static REST service.
larmic/so-ist-der-einstieg-schoen-kotlin
larmic/spring-boot-elasticsearch-over-http
Simple example of using Spring Boot, Kotlin and Elasticsearch over http
larmic/tplink-smartplug
TP-Link WiFi SmartPlug Client and Wireshark Dissector
larmic/webcomponents-with-go-example
A web application example showing the use of WebComponents with Go as small executable server.
larmic/workshop-testcontainers-example
larmic/kotlin-dsl-example
Simple demo showing advantages of using kotlin dsl in spring boot.
larmic/docker-hello-rest
larmic/kotlin-dsl-talk
An introduction into Kotlin DSL
larmic/kotlin-gherkin-dsl
Domain Specific Languages entwerfen mit Kotlin (Kotlin Gherkin Test DSL)
larmic/ktor-native-demo
larmic/larmic.github.io
larmic/pulsar-helm-chart
Official Apache Pulsar Helm Chart
larmic/testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
larmic/webcomponents-example
Simple webcomponents example
larmic/workshop-spring-boot-postgresql-keycloak