Git Product home page Git Product logo

groby's Introduction

Groby-Back

Mashup Groby backend

DataBase

Database

Using

SpringBoot 1.5.14

Mysql 5.6

AWS , Jenkins

GithubProject

groby's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

sujikim6 misunjoo

groby's Issues

[Refactoring] toggleLike Service

좋아요 눌렀을 때,
좋아요 리스트에는 잘 추가가 되지만, 아이템에 좋아요 수를 증가시키지 않음

[ DB ] RDB update issue

DB Table에 대한 칼럼 내용 변경 및 수정 시
기존 Table에 있는 칼럼에 더해져서 table이 생성됨

[Refactoring] Update ItemTab

  1. 아이템 탭 새로 추가시,
    아이템 탭2에 마감날짜를 저장하지 않음

  2. 아이템 탭들을 수정시,
    아이템의 이미지를 바꾸는 changeTabImgs(Integer tab,String[] imgpaths,Item target)에서 exception 발생

[ Architecture ] Persistence Package 추가

공부를 하다보니 Repository에 대한 관리를 Persistence 라는 패키지에서 하는게 깔끔할 것 같습니다.

현재 Domain에 있는 Repository 들을 Persistence 라는 패키지를 만들어 분류를 나누고 이동해주세요

읽었으면 이모티콘이나 코멘트 남겨주세요!

[Refactoring] FetchType

기존 List 으로 리턴값을 지정했을때 Item에 필요한 모든 값을 가져오기 때문에
Item FetchType.LAZY가 의미 없는 현상이 나타남 ( SQL 을 4~5번 보냄 )

[HotFix] userPassword

유저를 DB 에서 가져올때 user pw 가 보인다

물론 암호화된 값이지만 보이는것이 문제가 된다. 이를 해결해야함

[Check] Weakness Of Feature

Feature는 생각해보면 굉장히 편리한 기능이지만 푸시를 하지 않는 이상 서로의 작업 현황을 공유하기 어렵다는 점이 있다.

브랜치 + Feature 에 대해서 다시 생각해봐야 한다.

@sssoyeon
@SujiKim6

[Service] HTML 전송

Email 에서 HTML 전송하기 ( 현재는 String )

Category 완성 후 작업 바람!

[Refactoring] updateItem service

아이템의 디폴트내용 수정시

  • 탭1인 경우, 현재까지 주문수량과 관련한 부분에서 null exception발생

[Refactoring] Create Item Issue

아이템 생성시,

  • Item 테이블에 현재까지 주문한 수량, 좋아요한 수를 null값으로 주어 다음 탭으로 넘어갈 때 이슈 발생
  • 여러장의 이미지를 넣을 때, 한장밖에 안 들어가는 이슈

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.