GithubHelp home page GithubHelp logo

archan0621 / seulchuksaeng_be Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 399 KB

대학교 연합 축구동아리 슬기로운 축구생활 관리 클라이언트 백엔드입니다.

License: GNU Affero General Public License v3.0

Java 99.22% Shell 0.78%

seulchuksaeng_be's Introduction

💻 BackEnd Developer

안녕하세요 3년차 보안 개발자 알찬입니다. 하지만 서비스 백엔드 개발자로 다시 태어나기로 했어요, 마치 운명의 상대를 만난것처럼 확신이 딱 오더라구요. 난 사용자들과 밀접하게 연결된 서비스들을 개발하는것을 하고 싶구나, 좋은 개발팀에서 성장하고 싶은것도 덤이구요 ㅎㅎ

⚜️ My projects on live - 현재 서비스중인 프로젝트들

⚽️ 슬축생 프로젝트 ⚽️

설명 : 대학생 연합 축구 동아리 슬기로운 축구 생활 부원 및 경기 관리 홈페이지

사용자 : 약 120명

기술스택 및 기능설명 : 각 리포지토리 README 확인

👩🏻‍💻 Tech Stack

JAVA
Spring Boot Spring Security Spring Data JPA Hibernate
JUnit5 Mockito nGrinder
MySQL Redis
Docker GithubActions prometheus grafana
Amazon EC2 Vultr

seulchuksaeng_be's People

Contributors

archan0621 avatar

Watchers

 avatar

Forkers

gundue

seulchuksaeng_be's Issues

MemberEvent의 FetchType.Eager -> Lazy

MemberEvent가 Member, Event 객체와 N:1의 관계를 맺으면서 fetchtype을 eager로 설정함

하지만 출석처리나 활동비 납부 요청 확인등의 서비스 로직에서는 Member와 Event의 정보를 불러올 필요가 없음.
따라서 일부 동작에서 필요없는 조회가 발생하면서 자원의 낭비가 생김

따라서 MemberEvent의 N:1 fetchtype을 lazy로 설정하고 그에 따라 나오는 사이드 이펙트들을 수정해야함

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.