#kotlin

All the posts filed under Kotlin

Confirm Password Validation for forms in Spring Boot and Kotlin

23/1/2024, 9:27:10 pm

#Spring Boot #Kotlin

Create a custom annotation that abstracts the Confirm Password validation for use with form requests in Spring Boot using Kotlin Data Classes

Read More