Git Product home page Git Product logo

bring_refactoring's Introduction

bring_refactoring

프로젝트를 하면서 아쉬웠던 부분들을 공부하며 실제로 적용해보기 위한 repository 입니다.

기존의 프로젝트는 이 곳에서 확인하실 수 있습니다 :)


Goal🏃‍♂️

  • Java 8 문법 적용
  • git rebase 로 커밋 정리
  • Spring AOP 공부
  • Spring Global Exception Handler 적용
  • 테스트 코드 작성 해보기

bring_refactoring's People

Contributors

bbbomi avatar jiwoooooo avatar parkdaye avatar yesfordev avatar

Watchers

 avatar  avatar

bring_refactoring's Issues

프로젝트 package 구성 다시 하기

각 기능별로 응집력을 높인다는 차원에서, 기능 단위로 나누는 것이 좋겠다는 생각이 들어서 진행.


다음과 같이 구성한다.

1. 루트 패키지는 x.y.z 식으로 구성

  • 가장 높은 부모 패키지는 프로젝트를 이끄는 그룹의 성격을 결정
  • 두번째의 패키지명은 자사의 그룹 또는 사명을 정해주는 구간
  • 세번째의 패키지명은 실질적인 소스의 역할 또는 프로젝트명이 들어가야 할 것

2. 기능별로 분류
3. 계층별로 분류

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.