https://github.com/pjfanning/jackson-scala3-reflection-sample
Sample showing use of jackson-scala3-reflection-extensions
https://github.com/pjfanning/jackson-scala3-reflection-sample
Last synced: about 2 months ago
JSON representation
Sample showing use of jackson-scala3-reflection-extensions
- Host: GitHub
- URL: https://github.com/pjfanning/jackson-scala3-reflection-sample
- Owner: pjfanning
- License: apache-2.0
- Created: 2022-01-29T19:21:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-22T18:49:14.000Z (over 1 year ago)
- Last Synced: 2025-01-24T07:42:38.036Z (3 months ago)
- Language: Scala
- Size: 21.5 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jackson-scala3-reflection-sample
Samples showing use of [jackson-scala3-reflection-extensions](https://github.com/pjfanning/jackson-scala3-reflection-extensions).```
sbt run
```