Pinned Repositories
angular-google-maps
Angular 2+ Google Maps Components
duckfish
Engine that plays Duck Chess (a variant of Chess)
friday-seminar-spring-data-jpa
Slides and code samples for Friday Seminar about spring-data-jpa
json-patch
An RFC 6902 (JSON Patch) and reverse, plus RFC 7386 (JSON Merge Patch), implementation in Java using Jackson (2.2.x)
kotlin-antipatterns
A list of Kotlin-specific antipatterns
kotlin-demo
mateuszstefek.github.io
This is my software blog
problem-001
Annoying bugs and problems that I don't understand (for sharing the code)
scout
Dominion game in Angular / Typescript
spock-dbunit
Dbunit extension for spock avoiding a separate xml file
MateuszStefek's Repositories
MateuszStefek/angular-google-maps
Angular 2+ Google Maps Components
MateuszStefek/duckfish
Engine that plays Duck Chess (a variant of Chess)
MateuszStefek/friday-seminar-spring-data-jpa
Slides and code samples for Friday Seminar about spring-data-jpa
MateuszStefek/json-patch
An RFC 6902 (JSON Patch) and reverse, plus RFC 7386 (JSON Merge Patch), implementation in Java using Jackson (2.2.x)
MateuszStefek/kotlin-antipatterns
A list of Kotlin-specific antipatterns
MateuszStefek/kotlin-demo
MateuszStefek/mateuszstefek.github.io
This is my software blog
MateuszStefek/problem-001
Annoying bugs and problems that I don't understand (for sharing the code)
MateuszStefek/scout
Dominion game in Angular / Typescript
MateuszStefek/spock-dbunit
Dbunit extension for spock avoiding a separate xml file
MateuszStefek/spring-data-cassandra
Provides support to increase developer productivity in Java when using Apache Cassandra. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
MateuszStefek/spring-data-mock
Mock facility for Spring Data repositories
MateuszStefek/spring-kafka-playground
Experiments with spring-kafka