Giter Club home page Giter Club logo

for-spring's People

Contributors

wonlog-g avatar

Watchers

 avatar

for-spring's Issues

[인프런] 스프링부트와 JPA 활용2

TODO

  • API 개발 기본 - 회원 등록, 수정, 조회
  • API 개발 고급 - 준비
  • API 개발 고급 - 지연 로딩과 조회 성능 최적화
  • API 개발 고급 - 컬렉션 조회 최적화
  • API 개발 고급 - 실무 필수 최적화

[인프런] 스프링부트와 JPA 활용1

TODO

  • 프로젝트 환경설정(H2 데이터베이스와 JPA 설정, 동작확인)
  • 도메인 분석 설계(도메인 모델, 테이블, 엔티티 클래스)
  • 회원 도메인 개발
  • 상품 도메인 개발
  • 주문 도메인 개발
  • 웹 계층 개발

/META-INF/persistence.xml 의 org.h2.Driver 설정 문제

  • 상황
    org.h2.Driver 를 찾지 못했음 (dependency 설정이 되었음에도)

  • 해결
    testImplementation group: 'com.h2database', name: 'h2', version: '1.4.200' 으로 되어 있던 것을 implementation 으로 변경함

  • 찾아볼 내용
    testImplementation 과 implementation의 차이는?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.