https://github.com/bygui86/multiple-json-fields
Mapping multiple JSON fields to a single Java field sample project
https://github.com/bygui86/multiple-json-fields
gson jackson java-8 json maven spring spring-boot-2
Last synced: 2 months ago
JSON representation
Mapping multiple JSON fields to a single Java field sample project
- Host: GitHub
- URL: https://github.com/bygui86/multiple-json-fields
- Owner: bygui86
- License: apache-2.0
- Created: 2019-03-19T14:57:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-19T21:03:13.000Z (over 7 years ago)
- Last Synced: 2025-05-31T01:20:19.328Z (about 1 year ago)
- Topics: gson, jackson, java-8, json, maven, spring, spring-boot-2
- Language: Java
- Size: 56.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mapping multiple JSON fields to a single Java field
## Run
```
cd
mvnw clean spring-boot:run
```
---
## Links
* https://www.baeldung.com/json-multiple-fields-single-java-field