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...
☆32Updated 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:
- Plantuml diagram from java sources☆48Updated last year
- Code example for the Refactoring presentation☆12Updated 4 years ago
- Examples from Martin Fowler's "Refactoring: Improving the Design of Existing Code" implemented in Java with tests.☆24Updated 7 years ago
- Java source files for SC2016 Refactoring Golf☆11Updated 9 years ago
- Example of how you can apply onion architecture with Spring Boot☆22Updated 4 years ago
- Hosted and command-line calculator of cohesion metrics for Java code☆217Updated last month
- Continuous code analysis server.☆59Updated 2 years ago
- A tool to identify breaking and non-breaking changes between two versions of a Java library☆56Updated 2 years ago
- Introduction to Software Design with Java☆159Updated 5 years ago
- Code kata: using mutation testing to improve quality of unit tests☆99Updated 8 months ago
- Identifies and prioritizes God Classes Highly Coupled classes, and Class Cycles in Java codebases you should refactor first.☆503Updated 3 weeks ago
- Detects smells and computes metrics of Java code☆187Updated 6 months ago
- Sample project for "DDD to the Code" workshop☆120Updated 3 years ago
- Domain-driven design microservices example☆69Updated last year
- Automatically generate class diagram from code. Supports Graphviz, PlantUML and Mermaid output formats.☆244Updated 2 weeks ago
- DepClean automatically detects and removes unused dependencies in Maven projects 🔗 https://dx.doi.org/10.1007/s10664-020-09914-8)☆284Updated last week
- A framework to develop point of sales applications, powered by Java and Spring Boot☆193Updated last week
- ApprovalTest verification library for Java☆372Updated this week
- ☆150Updated 3 years ago
- Tools to generate a living documentation from Java project☆45Updated 2 months ago
- This repository contains a sample Java REST application implemented according to hexagonal architecture.☆183Updated 11 months ago
- An example application implementing Hexagonal Architecture☆202Updated 2 years ago
- Automatically detect and generate missing assertions for Junit test cases (also known as test amplification)☆118Updated last year
- Yet Another Test Specification Library☆59Updated 4 years ago
- Sample Account Service to demonstrate the Hexagonal Architecture☆97Updated 4 years ago
- Examples on how to use the Spoon Java source code transformation library☆91Updated 3 years ago
- ☆46Updated 3 weeks ago
- Code Kata collection for JVM Languages and Libraries.☆418Updated 5 months ago
- Code for Hands-on Hexagonal Architecture With Spring Boot tutorial☆89Updated 4 years ago
- Implementation of GoF design patterns using Java 21☆222Updated 2 years ago