This commit is contained in:
pro.boooooo
2023-01-05 05:56:05 +01:00
parent 99610d9975
commit e6e8925fd2
16 changed files with 219 additions and 284 deletions

View File

@@ -4,6 +4,11 @@ import java.net.URL;
import java.io.InputStream;
import java.io.IOException;
/**
* [Bilal]
* Afficher le code JSON dans la console une fois formatter
*/
public class DisplayConsole {
private URL jsonFile;