Does that mean, that when you have serialization g...
# spring
r
Does that mean, that when you have serialization gradle plugin applied, kotlinx.serialization within project dependencies and
@Serializable
class, Kotlin serialization will be automatically used?