arnobl / WebEngineering-INSA

Companion web page of the Web Engineering class at INSA Rennes
GNU General Public License v3.0
3 stars 7 forks source link

BDWEB: Web Engineering part

Layout

tp-spring contains the base sources for the practical sessions. One subject for all the sessions.

rest/springboot2 contains the source code used in the course about REST APIs using Spring Boot.

json contains the code used in the course to handle JSON documents in Java and JS.

xml contains the code used in the course to handle XML documents in Java and JS.