Pinned Repositories
AdventOfCode-2020
AdventOfCode-2021
AssertJTalk
bkratz.github.io
bookshelf
Workshops.de Birgit's Bookshelf
Bookshelf_sample_solution_new_ideas
Sample solution for Spring Boot workshop
contract_first_bookshelf
ContractFirst OpenAPI Bookshelf
JpaWithoutForeignKeys
keycloak
Open Source Identity and Access Management For Modern Applications and Services
MutationTesting-aoc2021-d03-akaritakai
Example for Mutation testing by Justing Kaufman (akaritakai), using Day 03 of AdventOfCode soluion.
bkratz's Repositories
bkratz/AdventOfCode-2020
bkratz/AdventOfCode-2021
bkratz/AssertJTalk
bkratz/bkratz.github.io
bkratz/bookshelf
Workshops.de Birgit's Bookshelf
bkratz/Bookshelf_sample_solution_new_ideas
Sample solution for Spring Boot workshop
bkratz/contract_first_bookshelf
ContractFirst OpenAPI Bookshelf
bkratz/JpaWithoutForeignKeys
bkratz/keycloak
Open Source Identity and Access Management For Modern Applications and Services
bkratz/MutationTesting-aoc2021-d03-akaritakai
Example for Mutation testing by Justing Kaufman (akaritakai), using Day 03 of AdventOfCode soluion.
bkratz/MutationTesting-aoc2021-d03-jerchende
Example for Mutation testing by Johannes Erchen (jerchende), using Day 03 of AdventOfCode soluion.
bkratz/MutationTestingSimpleMath
bkratz/MutationTestingWithConwayCubes
bkratz/openapi-antlr4
bkratz/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
bkratz/pitest
State of the art mutation testing system for the JVM
bkratz/profile-site
bkratz/ReadingFromFileWithinJar
Sample code for blogpost 'Reading from file within JAR'
bkratz/robobar
An exampla project for Mutation Testing. Inspired by https://github.com/stryker-mutator/robobar-example
bkratz/spring-kata
Code katas for learning Spring® and Spring Boot.
bkratz/spring-magic
Sample project for SpringMagic talk
bkratz/spring-petclinic
A sample Spring-based application
bkratz/starter-hugo-academic
bkratz/SudokuSolverCPP
Implementation of the JNI-Header generated for native method in https://github.com/bkratz/SudokuSolverJNI repository using C++
bkratz/SudokuSolverFFM
Java SudokuSolver implementation using FFM (Foreign Function & Memory API) to call a shared library implementing the algorithm in C.
bkratz/SudokuSolverJNI
Java SudokuSolver implementation using JNI to call a shared library implementing the algorithm in C.
bkratz/SudokuSolverNative
SudokuSolver implemented in C
bkratz/swagger-core
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
bkratz/tdd-with-spring-boot-done-right
🚤 Boost your productivity with TDD (Test-Driven Development) and Spring Boot to accelerate your development. Build better, faster, and safer.