Pinned Repositories
csp-solver-java
Tiny framework for solving constraint satisfaction problems (CSP) with discrete and finite domains. This is a Java-based solution which is written in a functional programming style. Features Sudoku as an example application.
csp-solver-scala
Tiny framework for solving constraint satisfaction problems (CSP) with discrete and finite domains. This is a Scala-based port of the original Java version. Features Sudoku as an example application.
gen
Gen monad for Java8+
idem
Idem provides decentralized k-ordered ID generation.
kafka-junit
Enables you to start and stop a fully-fledged embedded Kafka cluster from within JUnit and provides a rich set of convenient accessors and fault injectors through a lean API. Supports working against external clusters as well.
kafka-scala-examples
Contains code samples for using Apache Kafka from Scala
lingus
Lingus is a toolset for testing out AI-enabled NLP concepts.
pdfextract
PDFextract is a convenient-to-use CLI wrapper for pdftk which enables the user to easily extract multiple page ranges from a PDF file.
spring-kafka-event-sourcing-sampler
Showcases how to build a small Event-sourced application using Spring Boot, Spring Kafka, Apache Avro and Apache Kafka
todo-list-jpms
An example implementation of a hexagonal architecture based on the Java Platform Module System and Spring.
mguenther's Repositories
mguenther/kafka-junit
Enables you to start and stop a fully-fledged embedded Kafka cluster from within JUnit and provides a rich set of convenient accessors and fault injectors through a lean API. Supports working against external clusters as well.
mguenther/spring-kafka-event-sourcing-sampler
Showcases how to build a small Event-sourced application using Spring Boot, Spring Kafka, Apache Avro and Apache Kafka
mguenther/todo-list-jpms
An example implementation of a hexagonal architecture based on the Java Platform Module System and Spring.
mguenther/sampling-from-data-streams
mguenther/building-reactive-applications-with-quarkus
mguenther/kafka-workshop-javaland-2024
Contains the slide deck for our Kafka workshop @ JavaLand 2024
mguenther/mguenther
mguenther/spring-cloud-example
A system landscape comprised of a todo list application and several Spring Cloud components to showcase the integration of a discovery service, edge service and a configuration server.
mguenther/todo-list-vavr
Showcases VAVR's Option, Try and Either monads in application design
mguenther/kafka-workshop-serialization-strategies
Contains the lab assignment for the Kafka workshop session on serialization strategies.
mguenther/quarkus-workshop-hibernate-reactive
mguenther/quarkus-workshop-mutiny
Contains the assignment for the Reactive Quarkus Workshop on Mutiny.
mguenther/quarkus-workshop-vertx
mguenther/advent-of-code-2022
Contains my solutions to Advent of Code 2022 puzzles
mguenther/antora-test
mguenther/axon-todo-list-example
Shows how to build a small Event-sourced application with the Axon stack
mguenther/building-reactive-systems-with-quarkus
mguenther/kafka-workshop-exchanging-records
Contains the lab assignment for the Kafka workshop session on exchanging Kafka records.
mguenther/manifoldcf
Mirror of Apache ManifoldCF
mguenther/quarkus-workshop-mitigation-strategies
Contains the assignment for the Reactive Quarkus Workshop on implementing mitigation strategies for Event-based systems.
mguenther/quarkus-workshop-outbox-pattern
TBD
mguenther/quarkus-workshop-reactive-messaging
mguenther/SBFspot
Yet another tool to read power production of SMA® solar/battery inverters
mguenther/spring-kafka-event-processing-sampler
Showcases how to implement a simple Kafka-backed application using Avro as serialization framework.
mguenther/spring-workshop-distributed-tracing
Contains the assignment on tracing with Micrometer Observations for the Spring Workshop
mguenther/spring-workshop-metrics-micrometer
Contains the assignment for the Spring Workshop on collecting metrics with Micrometer
mguenther/spring-workshop-spring-cloud-eureka
Contains the assignment for the Spring Workshop on implementing a discovery service using Spring Cloud Netflix Eureka
mguenther/spring-workshop-spring-cloud-gateway
Contains the assignment for the Spring Workshop on implementing an Edge Service using Spring Cloud Gateway
mguenther/spring-workshop-spring-security
Contains the assignment on Spring Security for the Spring Workshop
mguenther/wordembeddings-dl4j-javamagazin