Go to file
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
.idea Initial commit for site for forms 2024-01-13 16:24:54 +01:00
gradle/wrapper Initial commit for site for forms 2024-01-13 16:24:54 +01:00
src Mark fields as final in VerificationData and ContactFormData 2024-01-14 11:20:08 +01:00
.gitignore Initial commit for site for forms 2024-01-13 16:24:54 +01:00
build.gradle Initial commit for site for forms 2024-01-13 16:24:54 +01:00
gradlew Initial commit for site for forms 2024-01-13 16:24:54 +01:00
gradlew.bat Initial commit for site for forms 2024-01-13 16:24:54 +01:00
settings.gradle Initial commit for site for forms 2024-01-13 16:24:54 +01:00