effective-software-testing / codeLinks
The code examples of the "Effective Software Testing: A Developer's Guide" book
☆123Updated 2 years ago
Alternatives and similar repositories for code
Users that are interested in code are comparing it to the libraries listed below
Sorting:
- Examples for our book: Real-World Software Development☆347Updated last year
- videostore refactoring example from Uncle Bob.☆10Updated 7 years ago
- Reference JVM multi module project for a reactive micro service and lambda using a hexagonal architecture, DDD, Kotlin, Spring Boot, Quar…☆194Updated 3 years ago
- ☆47Updated 2 years ago
- Code to accompany my book Spring Boot: Up and Running, available at bitly.com/springbootbook☆103Updated last week
- Example of Hexagonal Architecture and DDD☆146Updated 2 months ago
- collection of katas that helps explain the Law of Demeter☆65Updated last year
- Demo project for Hexagonal Architecture on Spring Boot☆61Updated 5 years ago
- An example application implementing Hexagonal Architecture☆196Updated 2 years ago
- A example of clean architecture in Java 8 and Spring Boot 2.0☆450Updated 3 years ago
- Source Code for The Definitive Guide to Spring Batch by Michael Minella☆167Updated 3 years ago
- Revisiting some popular Design Patterns using Java 20+ features☆92Updated last year
- Design patterns by Kotlin language☆62Updated 4 years ago
- Modular Monolithics 기반의 E-Commerce 애플리케이션☆37Updated last year
- An application to demonstrate Hexagonal architecture with Domain, Presenter & Entity segregation on Spring WebFlux☆33Updated 4 years ago
- Spring Boot 3.2.2 와 Kotlin 1.9.22를 사용하여 만든 multi module 프로젝트 예시☆22Updated last year
- ☆143Updated 2 weeks ago
- kotlin-jacoco-sample☆20Updated 5 years ago
- Designing Hexagonal Architecture with Java, published by Packt☆217Updated 2 years ago
- Kafka with KafkaReactor and Kafka Streams Examples in Kotlin☆54Updated 9 months ago
- Spring api response provides a standard structure to response data and exception handling☆10Updated 2 years ago
- place to practice and derust the new talk for 2024☆59Updated last year
- An example application written in Hexagonal (Ports and Adapter) architecture☆271Updated 2 months ago
- ☆228Updated last year
- My interpretation of Clean Architecture with Spring Boot☆159Updated 3 years ago
- Hexagonal architecture implementation with kotlin and ktor☆57Updated 3 years ago
- Practice refactoring techniques in the Martin Fowler's Refactoring 2nd edition☆157Updated 3 years ago
- 대표적인 디자인 패턴들을 Java로 구현. Singleton, Factory, Command, Iterators, Proxy, Template Method, State, Facade, Observer, Adapter, Decorator, Comp…☆12Updated last year
- A sample DDD/CQRS project using KOTLIN☆305Updated 5 years ago
- This is the repository containing an example application for my blog post about Hexagonal Architecture with Spring Boot.☆165Updated this week