Add Spotless plugin and update copyright headers

Introduced the Spotless Maven plugin for code formatting in pom.xml. Updated copyright headers to include 'and contributors' and changed the year to 2025 in all main source files. Minor formatting and import order improvements applied throughout the codebase.
This commit is contained in:
Amith Koujalgi
2025-09-17 11:10:55 +05:30
parent 329381b1ee
commit ac92766c6c
98 changed files with 2469 additions and 1005 deletions

View File

@@ -1,6 +1,6 @@
MIT License
Copyright (c) 2023 Amith Koujalgi
Copyright (c) 2023 Amith Koujalgi and contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal