Hacker News new | ask | show | jobs
by grogs 3685 days ago
Your correct that it probably doesn't use scala.reflect, but it still uses reflection.

Jackson works using reflection. Play JSON therefore at least depends on reflection transatively.