Skip to content

Commit

Permalink
[연어] @transactional과 Repeatable Read 그리고 ObjectOptimisticLockingFailu…
Browse files Browse the repository at this point in the history
…reException 초안 작성 (#783)

* docs: 리오의 DAO와 Repository 초안 작성

* docs: 홍고의 @configuration을 사용해 빈을 등록해보자 초안 작성

* 팀원 피드백 반영

* 리오 피드백 적용

* 코치 피드백 반영

* 연어 ObjectOptimisticLockingFailureException 초안 작성

* 팀원 피드백 반영

* package.json 롤백

* 썸네일 이미지 변경

* 소개 문단 분리

* 제목 수정

* ObjectOptimisticLockingFailureException 명시

* 글의 의미를 더 명확하게 수정

* 회원을 가리키는 용어 통일

* 정리 문단 추가

* 해결 방안 구조화

* package.json 롤백

* 문장을 매끄럽게 수정

---------

Co-authored-by: ReO <[email protected]>
  • Loading branch information
hgo641 and Jaeyoung22 authored Oct 11, 2023
1 parent c3fc788 commit e7fc3ae
Show file tree
Hide file tree
Showing 7 changed files with 299 additions and 1 deletion.
9 changes: 8 additions & 1 deletion src/content/author.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -377,4 +377,11 @@
github: the9kim
website: https://github.com/the9kim
location: Seoul
profile_image: profile/roy_profile.JPG
profile_image: profile/roy_profile.JPG
- id: 5기_연어
avatar: avatars/salmon.png
bio: 우아한테크코스 5기 연어를 좋아하는 연어(황재현)입니다 😃
github: nuyh99
website: https://github.com/nuyh99
location: Busan
profile_image: profile/salmon.jpg
Binary file added src/content/avatars/salmon.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
291 changes: 291 additions & 0 deletions src/content/post/2023-08-16-ObjectOptimisticLockingFailureException.md

Large diffs are not rendered by default.

Binary file added src/content/profile/salmon.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e7fc3ae

Please sign in to comment.