Skip to content

1 code cleanup#3

Open
PatrickZdarsky wants to merge 9 commits intomainfrom
1-code-cleanup
Open

1 code cleanup#3
PatrickZdarsky wants to merge 9 commits intomainfrom
1-code-cleanup

Conversation

@PatrickZdarsky
Copy link
Contributor

Closes #1

Patrick Zdarsky added 9 commits February 3, 2026 09:48
- Add .editorconfig for consistent coding styles across files
- Remove custom import order from checkstyle.xml
- Update Activity.java to remove unnecessary nullable attribute
- Add @NoArgsConstructor to ConvertUtil and RoutingKeys for better utility class design
- Add @nonnull annotation to NonDevTestCondition for improved null safety
- Add @EqualsAndHashCode to UserAuthenticationToken for better equality checks
- Renamed service packages for better organization and clarity.
- Updated method signatures in ActivityService to enforce non-null parameters.
- Enhanced JavaDoc comments for methods in ActivityService to provide clearer usage instructions and exceptions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Code Cleanup

1 participant