In a client-server structure (in JAVA), I have the following Json structures separately (example):
Structure of Students :
{"idAluno":1,"nomeAluno":"Teste da Silva","listaDeTurmas":[1,2]}
Structure of Classes :
{"idTurma":1,"nomeTurma":...
asked by
12.04.2018 / 16:18