Open irang6v6 opened 2 years ago
AWS RDS Mysql 인스턴스 생성, mysql workbench 연결 완료
다른 팀원들(데이터 담당)도 링크 참조해주세요
https://velog.io/@skyepodium/AWS-MYSQL-workbench-%EC%97%B0%EA%B2%B0
DB 구축중
ERD 생성
기능 개발하면서 수정보완 해야 할 듯
데이터 이전 작업
팀원이 local 에서 따로 작업하던 파일을 aws서버로 이전, 교체해야 하는 상황
application.properties 수정 model 파일에서 @ Entity(name="tablename")으로 전부 수정
최종 DB
Mysql 설계 https://gitmind.com/kr/er-diagram-tool.html
구현 및 AWS EC2 연결 https://deepmal.tistory.com/6 https://deepmal.tistory.com/5 https://deepmal.tistory.com/9 https://durian9s-coding-tree.tistory.com/15