Join Slack
Powered by
If my interface declares a property like this: val...
# announcements
d
dSebastien
01/07/2018, 2:44 PM
If my interface declares a property like this: val eventCorrelationId: String and my abstract class defines that property along with annotations (e.g., bean validation). What will happen if I override that property in the data class?
Open in Slack
Previous
Next