Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 572 Bytes

readme.md

File metadata and controls

35 lines (20 loc) · 572 Bytes

TD JEE - FORME Julian

TD's

This repository contains 5 TD's :

  • helloServlet
  • injection
  • room-manager
  • room-manager-api-exercice
  • validation

HelloServlet

Web container with a pretty simple website.

Injection

TD to learn how to inject dependencies in a java class.

Room-Manager

We learn how to persist objects in database by creating, updating, deleting rooms...

Room-Manager-Api-Exercice

It was created to learn how API's works.

Validation

We learn how to validation data using annotations tags.


Created by Julian, on 08/12/2022.