Giter Club home page Giter Club logo

bestbook_step0's Introduction

BestBookMS

  • 도메인 모델

image

  • 프로젝트 생성

  • 패키지 구조 생성

    • 핵사노널 or 레이어드
  • 도메인 모델 개발

    • 엔티티,VO 생성
    • 도메인 모델 테스트
  • 응용 서비스 개발

  • 외부 영역 개발

    • 인바운드 영역
      • REST API
      • DTO
    • 아웃바운드 영역
      • 레파지토리
      • OR 매핑
  • 도커 파일 생성

  • 빌드

  • 컨테이너 생성

  • 카프카 컨테이너 생성

  • 토픽 생성

  • 도메인 모델과 구현 모델 차이

    • listBestBook은 BestBook의 책임이 아님
  • 로컬에 몽고DB가 설치되어 있지 않고, 환경설정이 되지 않으면 빌드 에러

  • 몽고 DB

    • 컨테이너로 생성
      docker run -d -p 27017:27017 --name mongodb mongo
    
  • GUI로 몽고 db관리

  • 문제 해결

    • swagger-ui 가 보이지 않을 때
      • 스프링 부트 버전을 확인 할 것 : 2.7.4에서는 성공

bestbook_step0's People

Contributors

cnaps avatar

Watchers

 avatar

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.