Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scala 3 support #12

Open
pjfanning opened this issue Jul 30, 2021 · 0 comments
Open

scala 3 support #12

pjfanning opened this issue Jul 30, 2021 · 0 comments

Comments

@pjfanning
Copy link

  • current code relies on features in Shapeless2 that are not ported to Shapeless3
  • Scala 3 tuples can replace some of the Shapeless2 code
  • https://github.com/pjfanning/jackson-scala-csv is a sample that demos how to use jackson modules in Scala 3 to support case class to CSV serde (as a workaround)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant