perwendel / spark-kotlin

A Spark DSL in idiomatic kotlin // dependency: com.sparkjava:spark-kotlin:1.0.0-alpha
Apache License 2.0
988 stars 43 forks source link

Remove response transformers from API #7

Open perwendel opened 7 years ago

perwendel commented 7 years ago

The response transformer functionality is complex and not inline with the API design Spark aims for. It should not be exposed in the kotlin API.