Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

๐Ÿ”€ :: ์–ด๋“œ๋ฏผ ๊ณต์ง€ ๋“ฑ๋ก api #78

Merged
merged 9 commits into from
Apr 17, 2024

Conversation

Umjiseung
Copy link
Member

๐Ÿ’ก ๊ฐœ์š”

์„ ์ƒ๋‹˜์ด๋‚˜ ๋„์šฐ๋ฏธ๊ฐ€ ๊ณต์ง€๋ฅผ ์˜ฌ๋ฆฌ๋Š” api๋ฅผ ๋งŒ๋“ค์—ˆ์Šต๋‹ˆ๋‹ค

๐Ÿ“ƒ ์ž‘์—…๋‚ด์šฉ

  • Notice ์ถ”๊ฐ€
  • NoticeController ์ถ”๊ฐ€
  • NoticeService ๋ฐ Impl ์ถ”๊ฐ€
  • NoticeRepository ์ถ”๊ฐ€
  • NoticeConverter ์ถ”๊ฐ€

๐Ÿ”€ ๋ณ€๊ฒฝ์‚ฌํ•ญ

๐Ÿ™‹โ€โ™‚๏ธ ์งˆ๋ฌธ์‚ฌํ•ญ

โš—๏ธ ์‚ฌ์šฉ๋ฒ•

๐ŸŽธ ๊ธฐํƒ€


public void execute(NoticeAddRequestDto noticeAddRequestDto) {
User user = userUtil.getCurrentUser();

Copy link
Contributor

Choose a reason for hiding this comment

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

์„ ์ƒ๋‹˜๋งŒ ์“ธ ์ˆ˜ ์žˆ๋„๋ก ์˜ˆ์™ธ์ฒ˜๋ฆฌ ํ•ด์•ผํ• ๊ฑฐ๊ฐ™์•„์š”

Copy link
Member Author

Choose a reason for hiding this comment

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

0464d2c
์ˆ˜์ •ํ–ˆ์–ด์šฉ

Copy link
Contributor

@ta2ye0n ta2ye0n left a comment

Choose a reason for hiding this comment

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

์ˆ˜๊ณ ํ•˜์…จ์–ด์š”!

@Umjiseung Umjiseung merged commit 5dcc691 into develop Apr 17, 2024
1 check passed
@Umjiseung Umjiseung deleted the 76-admin-notice-add-api branch April 17, 2024 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

์–ด๋“œ๋ฏผ ๊ณต์ง€ ์˜ฌ๋ฆฌ๊ธฐ api ๋งŒ๋“ค๊ธฐ
2 participants