coulas's Stars
kelseyhightower/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
VaughnVernon/IDDD_Samples
These are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168
microservices-patterns/ftgo-application
Example code for the book Microservice patterns
joebew42/study-path
An organized learning path on Clean Code, Test-Driven Development, Legacy Code, Refactoring, Domain-Driven Design and Microservice Architecture
radian-software/TerrariaClone
🔥 An incomprehensible hellscape of spaghetti code.
berndruecker/flowing-retail
Sample application demonstrating an order fulfillment system decomposed into multiple independant components (e.g. microservices). Showing concrete implementation alternatives using e.g. Java, Spring Boot, Apache Kafka, Camunda, Zeebe, ...
saucelabs/the-internet
An example application that captures prominent and ugly functionality found on the web. Perfect for writing automated acceptance tests against.
swkBerlin/kata-bootstraps
Empty projects for different languages with a failing test
digdeeproots/provable-refactorings
A collection of refactoring recipes that are provably safe. They never accidentally introduce nor fix a bug, including one that you don't know exists. They maintain all behavior, including unknown or unspecified behavior. To accomplish this, each recipe is concrete and language-specific.
forax/design-pattern-reloaded
Implementation of GoF design patterns using Java 21
mbhave/tdd-with-spring-boot
tpierrain/hexagonalThis
A simple kata to live-code with Alistair about Hexagonal Architecture
davidwhitney/CodeDojos
Code dojos
sannidhi/tdd-boot-demo
Repo from SpringIO (Barcelona) Talk 2017
jkschneider/java-power-assert
coreyhaines/coderetreat
unclebob/javaargs
The Java version of the Args Program.
adambarthelson/kafka-ganglia
Quick and dirty how-to for monitoring kafka metrics using ganglia.
gdinwiddie/EquineHoroscope
Fortune-telling for racehorses
jasongorman/RefactoringGolfJava
Java source files for SC2016 Refactoring Golf
LearnWithLlew/DuplicationKata.java
abelards/talks
Notes and outlines on talks I have done or will do. Comment, vote and steal them! :)
HadrienMP/tdd-xp-60-minutes
Live the XP principles in a demo in mob programming and TDD in one hour !
karthequian/prometheus-demo
prometheus + kubernetes demo
tomsquest/intellij-master-presentation
:trophy: Championship on Jetbrains Intellij editor: keyboard shortcuts, editor, settings...
arolla/kata-rpn
bnathyuw/Mutation-Testing-Exercises
A set of simple exercises for practising manual mutation testing
sretiere/katas
My katas for Po and Dev/Po
cotonne/architecture-karaoke
edouard-gv/slow-tuto
A list of tutorials crafters should follow using the slow kata pattern.