Code Monkey home page Code Monkey logo

spring-board's Introduction

스프링 게시판 프로젝트

spring-board's People

Contributors

llighter avatar

Watchers

 avatar

spring-board's Issues

데이터베이스 접근 로직 테스트 정의

도메인 설계 내용(#7)을 바탕으로 DB와 연동하기 위한 방법을 구상하고, 세팅하고, 테스트를 먼저 작성해본다.

  • DB 기술 선택하기
  • DB에 접근할 수 있는 상태로 환경 세팅하기
  • 테스트

회원 계정 도메인 구현 및 erd 반영

지난 #8 에서 흐름 상 작업하지 않았던 회원 계정 도메인을 추가로 작업한다.
이는 인증 기능 구현을 위해 필요함

  • erd 업데이트
  • 도메인 추가
  • jpa 인터페이스 추가

게시판 서비스 뷰 만들기

게시판 서비스 뷰를 만들기 위해 해야 할 일을 정리하고, 실행한다.

  • 뷰 엔드포인트 테스트 정의
  • 뷰 구현
    • 게시판 페이지 만들기
    • 게시글 페이지 만들기
    • 로그인 페이지 만들기
    • 뷰에 디자인 붙이기
  • 테스트

Thymeleaf deprecated fragment expression 변경하기

콘솔 명령창에 deprecated 된 내용을 수정하라고 표기되어서 수정하려고 한다.

[THYMELEAF][http-nio-8080-exec-1][articles/detail] Deprecated unwrapped fragment expression "header :: header" found in template articles/detail, line 8, col 20. Please use the complete syntax of fragment expressions instead ("~{header :: header}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.

게시판 서비스 뷰에 기능 구현하기

게시판 서비스 뷰가 실제로 동작하게 만들기 위해 해야 할 일을 정리하고, 실행한다.

  • 뷰 기능 정의
    • 게시판 페이지 기능 테스트 정의
    • 게시글 페이지 기능 테스트 정의
    • 로그인 페이지 기능 테스트 정의
  • 뷰 기능 구현
    • 게시판 페이지 기능 구현
    • 게시글 페이지 기능 구현
    • 로그인 페이지 기능 구현

도메인 설계

게시판 서비스를 만들기 위한 기본 도메인을 설계해보자.

  • 도메인 ERD 다이어그램 그려보기
  • 자바 클래스로 도메인 표현해보기

깃헙 프로젝트와 이슈 정리하기

깃헙 프로젝트를 세팅하고 카드를 만들어 정리하자.

  • 프로젝트 만들기
  • 카드 목록 만들기 - 강의 커리큘럼 참고
  • 이슈로 적절히 바꾸기

게시판 API 만들기

API를 만든다.

  • API 설계
  • API 테스트 정의
  • API 구현
    • 게시판 API
    • 게시글 API
    • 댓글 API

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.