Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 368 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 368 Bytes

Projet Backend

Pour tester le code initial :

  • Démarrer l'application (en ligne de commande comme suit ou via un IDE) :
mvn spring-boot:run
  • Lancer Postman.

  • Importer le fichier backend.postman_collection.json.

  • Tester la requête d'authentification POST http://localhost:8080/login.

  • Tester la requête GET http://localhost:8080/versions.