Giter Site home page Giter Site logo

d2-clone-backend's Introduction

d2-clone-backend's People

Contributors

ess234 avatar jaein-vlv avatar programmer-sjk avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

ess234

d2-clone-backend's Issues

db 게시글 테이블 피드백

게시글 테이블

아래에서 [테이블-컬럼명] 형식으로 작성


  1. id 컬럼 타입은 bigint가 좋음
  2. id 컬럼명은 테이블이름_id 의 형식이 좋아보임
  3. 모든 컬럼 이름은 소문자와 '_'의 조합으로 가는게 어떤지?
  4. [d2_post-image]는 게시물 하나에 여러개의 이미지가 들어가니까 테이블 새로 만들고 참조하는게 맞을꺼 같은데? ( [d2_post-tags] 이것도, [d2_image] 테이블 생성함 )
  5. [d2_post-authors] 이건 어디서 사용?
  6. [d2_post-socialurl] 이것도 게시글의 id값만 api로 전달하기 때문에 뷰에서 처리해야할 부분 같음, DB에서 관리 필요 없을듯. 사용 한다면 socialurl -> social_url으로 변경
  7. 링크 에서 '본문내용'과 '댓글' 사이에 있는 '관련글' 항목 서버에서 제공 필요 해보임(DB저장 필요는 없겠다)

금일 commit 내용 참고사항

REST API 문서화를 RestAPI Docs가 아닌 Swagger 로 연동했더니 Hateos와 버전이 맞지 않아 부득이하게 하위버전으로 내렸음. (Swagger 2.9.2 -> 2.6.1)

Hateos 연동 테스트는 http://localhost:8080/hateoas 으로 확인 가능
(실행시 jaxb 라이브러 관련 경고 메시지 발생하는데 무시해도 됨)

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.