Skip to content

ucsb-cs56-pconrad/simple-json-jackson-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-json-jackson-demo

This demo shows how to read JSON data with Jackson

It reads JSON data from /src/main/resources/buildings.json into a List<Building> instance.

About

A simple demo of parsing JSON with Jackson

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages