Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 244 Bytes

File metadata and controls

16 lines (12 loc) · 244 Bytes

jeon-aws-spring

스프링과 AWS로 게시판을 만들기

Spring

  • gradle로 빌드 자동화
  • h2로 데이터베이스 구현
  • CRUD 구현
  • 소셜 로그인 구현

AWS

  • Beanstalk로 배포

Spring 이론

  • 롬복
  • JPA