Skip to content

gson

  • Serializes object -> json
  • Deserializes json -> object
mvn package
java -cp target/demo-1.0-SNAPSHOT.jar Main