JSON總結(二)——google-gson gson是一個google的開源項目,支持多種JSON方法,這里主要講解如何使用gson將json轉換成javaBean。 maven坐標 java代碼: 上述代碼代碼中涉 ...