웹 개발/블로그 만들기 프로젝트
백엔드, 프론트엔드 통합
L3m0n S0ju
2022. 7. 16. 11:32
https://github.com/Lemon-soju/react-spring-aws/commit/e73912517dbe9423d6b0c2ffd36d97db52fde64d
Merge pull request #14 from Lemon-soju/slave-01 · Lemon-soju/react-spring-aws@e739125
Add Entity, Repository, Controller
github.com
백엔드와 프론트엔드를 통합하였다. CROS 문제가 발생했지만 리액트에서 설정 파일을 만들어 해결했다. 로그인 기능을 구현하기 위해 백엔드에 사용자 레포지토리, 서비스, 컨트롤러를 추가했다. 기본적인 틀만 만들었고 세부적인 기능은 작동하지 않는다.