Is there an easy way to add platform specific anno...
# multiplatform
f
Is there an easy way to add platform specific annotations w/o a ton of duplication? For example let’s say I’ve got a big data class that I want to toss a bunch of JPA annotations on, how would I handle that?