IMS-Spring-Study / Spring-Study

스프링 부트 스터디 기록
0 stars 0 forks source link

1-2주차 #3

Open bnh5992 opened 4 weeks ago

bnh5992 commented 4 weeks ago

이론 : Spring MVC Architecture, DTO, DI(Dependency Injection),IOC(Inversion of Control), AOP(Aspect Oriented Programming) 조사

실습 : Json으로 a,b,c 데이터를 받아 (a+b)*(b+c)의 값을 반환하는 api를 MVC Architecture로 작성 ex) “http://localhost:8080/combine

YUUHWAH commented 3 weeks ago

https://www.notion.so/7-5-b16084f30bb24eb48d3978a26a8eee5e?pvs=4

sojung102 commented 3 weeks ago

https://habitual-fairy-e40.notion.site/1-2-a61f0a7c32354f40882dbb0ea6353b86?pvs=4