Code Monkey home page Code Monkey logo

entity-dev's Issues

남은 작업

  • Entity를 뷰, 외부 레이어에는 감추기
  • JSP 예제
  • 여러 AGGREGATE에 걸친 조회
  • Immutable vs Rich Domain Object, Cache 부작용
  • 퍼시스턴스 프레임워크
  • 실무 사례 : 복합조회 API 서버 분리 이미지

메모

복합 R 분리 : Aggregate의 경계를 넘어서는

  • 복잡한 R은 별도의 API서버로 분리. 별도로 테스트.
  • Native query를 쓰기 시작하면 많은 장점이 사라진다.
  • 쿼리 힌트. Mysql 8.0 언그레이드 후 플랜이 달라질수도 있다.
  • JOIN의 trade-off. JOIN의 편리함이 설계를 망칠수 있다.
  • Spring Data JDBC에서도 Entity에 속성이 과도하게 추가되면 쿼리 자동 생성을 못 쓰게 된다.

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.