SiteBackend/src
Teriuihi 4ec41d8a7e Mark fields as final in VerificationData and ContactFormData
The 'code', 'eMail' fields in the VerificationData class and 'username', 'email', 'question' fields in the ContactFormData class are now marked as 'final'. At the same time, some unused imports from ContactController, ContactFormData, FormQuery, and VerifyController have been removed for code cleanliness.
2024-01-14 11:20:08 +01:00
..
main Mark fields as final in VerificationData and ContactFormData 2024-01-14 11:20:08 +01:00
test/java Add TestForm class and set up related unit tests 2024-01-14 11:09:35 +01:00