nerdschoolbergen / code-smellsLinks
Somewhere along the way code goes from good to bad. It's usually a combination of many small factors that when allowed to take hold in your project, makes it hard to work with and downright frustrating. Your code starts to smell... bad...
☆31Updated last year
Alternatives and similar repositories for code-smells
Users that are interested in code-smells are comparing it to the libraries listed below
Sorting:
- Examples from Martin Fowler's "Refactoring: Improving the Design of Existing Code" implemented in Java with tests.☆24Updated 7 years ago
- Detects smells and computes metrics of Java code☆187Updated 5 months ago
- ApprovalTest verification library for Java☆366Updated this week
- ☆43Updated last month
- Example Application for Microservice API Patterns (MAP) and other patterns (DDD, PoEAA, EIP)☆179Updated 4 months ago
- Ensembler: the Remote Ensemble Registration System☆86Updated 4 months ago
- Banking Kata (Java)☆370Updated last year
- Plantuml diagram from java sources☆48Updated last year
- Example for implementing aggregates (Domain-Driven Design) with Java☆51Updated 7 years ago
- Identifies and prioritizes God Classes Highly Coupled classes, and Class Cycles in Java codebases you should refactor first.☆500Updated last week
- Tools to generate a living documentation from Java project☆45Updated last month
- Domain-driven design microservices example☆69Updated last year
- Now known as Kid Money Manager. It's not a real bank, but keeps track of your kid's earnings, savings, and spending. Watch me Live Code i…☆97Updated last month
- Hosted and command-line calculator of cohesion metrics for Java code☆217Updated 3 months ago
- Domain Driven Design. Examples focuses on key concept of ddd like Entities, Aggregate root, Repository, Value Objects & ACL.☆113Updated 7 years ago
- A simple clean architecture example in Kotlin and Spring Boot 2.0☆77Updated 7 years ago
- Automatically generate class diagram from code. Supports Graphviz, PlantUML and Mermaid output formats.☆241Updated last week
- Code kata: using mutation testing to improve quality of unit tests☆99Updated 7 months ago
- Code for Hands-on Hexagonal Architecture With Spring Boot tutorial☆88Updated 4 years ago
- An example of clean architecture implementation with Spring Boot☆150Updated last year
- A place for techie to share knowledge, blog posts, tech news etc☆58Updated 4 months ago
- This is the repository containing an example application for my blog post about Hexagonal Architecture with Spring Boot.☆165Updated last week
- ☆29Updated 2 years ago
- Exercise for creating supermarket checkout pricer.☆23Updated 2 years ago
- 🍃 Master Spring Boot Testing: From Uncertain Deployments to Production Confidence☆319Updated 2 weeks ago
- An example application written in Hexagonal (Ports and Adapter) architecture☆271Updated last month
- Implementation of GoF design patterns using Java 21☆221Updated last year
- Sample project for "DDD to the Code" workshop☆120Updated 3 years ago
- A sample of non-blocking retries and dead letter topics (aka reliable reprocessing and dead letter queues) with Apache Kafka using Spring…☆70Updated 4 years ago
- This is an example of code obsessed with primitives.☆52Updated last year