Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.78 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.78 KB

JPA_Relacionamento_One_To_One

Projeto Back-End com SpringBoot com Relacionamento one to one

os teste foram feitos no postman

todos os crud Lista de todos os END POINT OBS: em algumas imagens não aparecerá localhost:8080 pq eu criei enviroments en tão aparecerá {{baseUrl}}

createCourse createStudent findAllCourse finAllStudent findByIdCourse findByIdStudent updateCourse updateStudent deleteCourse deleteStudent