#spring-boot

All the posts filed under Spring Boot

Confirm Password Validation for forms in Spring Boot and Kotlin

1/23/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