summaryrefslogtreecommitdiff
path: root/src/main/java/events/implementations
AgeCommit message (Expand)Author
2025-06-20Modernize codebase to use Java 21 featuresPaul Buetow
2025-06-20Add comprehensive Javadoc documentation for public APIsPaul Buetow
2025-06-20Implement proper exception hierarchy and consistent error handlingPaul Buetow
2025-06-20Complete implementation of timestamp event classesPaul Buetow
2025-06-20Improve code quality: Replace instanceof with polymorphism and extract constantsPaul Buetow
2025-06-06Modernize project structure, update Maven config, move sources, add logging c...Paul Buetow