Skip to content

Commit

Permalink
[DPMBE-73] 인터렉션 init, 비지니스 로직을 구현한다 (#111)
Browse files Browse the repository at this point in the history
* feat: interaction, interactionHistory domain 생성

* feat: 인터렉션 init

* feat: 인터렉션 비지니스 로직 구현

* feat: 자신의 인터렉션 정보를 조회

* feat: 해당 유저가 해당 약속에 있는지 체크하는 AOP 생성

* feat: 자신 인터렉션 상세 정보 조회

* fix: Trasactional, Async 누락된 부분에 추가

* fix: InteractionDetailDto에 미구현 메서드 삭제

* fix: RedissonLock 사용하는 부분에 Transactinal 어노테이션 제거

* refactor: CheckUserParticipationAop if를 when으로 refactoring

* style: spotless

* fix: GetMapping endpoint명에서 /users/me 제거

* test: increment 동시성 테스트 코드 추가

* style: spotless
  • Loading branch information
kdomo authored Jun 29, 2023
1 parent 8d5903d commit 4d9a93a
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 4d9a93a

Please sign in to comment.