any of you guys can help me out?: ``` val br...
# getting-started
h
any of you guys can help me out?:
Copy code
val bridge = BookBridge(BookRepo.getAll())
      mapper.writeValue(File(json.file), bridge)
isn’t saving my list to the json file