Skip to content

πŸ”€ :: (#116) κ²Œμ‹œκΈ€ μ’‹μ•„μš” μ·¨μ†Œ api#117

Open
glay415 wants to merge 3 commits intomainfrom
116-feed-dislike-api
Open

πŸ”€ :: (#116) κ²Œμ‹œκΈ€ μ’‹μ•„μš” μ·¨μ†Œ api#117
glay415 wants to merge 3 commits intomainfrom
116-feed-dislike-api

Conversation

@glay415
Copy link
Copy Markdown
Member

@glay415 glay415 commented Jun 20, 2022

No description provided.

@glay415 glay415 self-assigned this Jun 20, 2022
@glay415 glay415 added the κΈ°λŠ₯ μΆ”κ°€ μƒˆλ‘œμš΄ κΈ°λŠ₯ μš”μ²­μ„ λ‚˜νƒ€λƒ…λ‹ˆλ‹€. label Jun 20, 2022
@glay415 glay415 linked an issue Jun 20, 2022 that may be closed by this pull request
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!Β  Β  Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@Transactional
public void execute(Integer feedId) {

publicFeedRepository.findById(feedId)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이것도 λ³€μˆ˜λ‘œ λΆ„λ¦¬ν•˜λŠ” 게 쒋을 것 κ°™μ•„μ—¬

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

쀑볡터짐

.orElseThrow(() -> FeedNotFoundException.EXCEPTION)
.dislike();

Integer userId = userFacade.queryCurrentUser().getId();
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이것도..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

κΈ°λŠ₯ μΆ”κ°€ μƒˆλ‘œμš΄ κΈ°λŠ₯ μš”μ²­μ„ λ‚˜νƒ€λƒ…λ‹ˆλ‹€.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

κ²Œμ‹œκΈ€ μ’‹μ•„μš” μ·¨μ†Œ api

4 participants