Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
billilge
/
stream-server
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
6
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[Feat/#19] 게시판(공지) 목록/상세 조회 API 추가
- #21
#21
Open
jjunh33
wants to merge 9 commits into
main
billilge/stream-server:main
from
feat/#19-notice-apis
billilge/stream-server:feat/#19-notice-apis
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
[Feat/#19] 게시판(공지) 목록/상세 조회 API 추가
#21
jjunh33
wants to merge 9 commits into
main
billilge/stream-server:main
from
feat/#19-notice-apis
billilge/stream-server:feat/#19-notice-apis
Copy head branch name to clipboard
Commits
Commits on Sep 9, 2026
feat: CursorSliceResult의 nextCursor 타입을 Long에서 String으로 변경
Show description for ee10c57
jjunh33
committed
ee10c57
View commit details
Copy full SHA for ee10c57
Browse repository at this point
feat: Notice 도메인에 조회용 Service/Repository 추가
Show description for e8643f2
jjunh33
committed
e8643f2
View commit details
Copy full SHA for e8643f2
Browse repository at this point
feat: NoticeRepositoryImpl에 커서 기반 목록 조회 구현
Show description for 9abdc1f
jjunh33
committed
9abdc1f
View commit details
Copy full SHA for 9abdc1f
Browse repository at this point
feat: 공지 목록/상세 조회 API 추가
Show description for 7694ff9
jjunh33
committed
7694ff9
View commit details
Copy full SHA for 7694ff9
Browse repository at this point
Commits on Sep 10, 2026
refactor: category 파싱을 NoticeCategory 정적 팩토리로 이동
Show description for 3207de1
jjunh33
committed
3207de1
View commit details
Copy full SHA for 3207de1
Browse repository at this point
refactor: NoticeImageResponse/NoticeAttachmentResponse를 중첩 record로 전환
Show description for d210934
jjunh33
committed
d210934
View commit details
Copy full SHA for d210934
Browse repository at this point
refactor: NoticeJpaRepository 쿼리를 native에서 JPQL로 전환
Show description for 5b10b13
jjunh33
committed
5b10b13
View commit details
Copy full SHA for 5b10b13
Browse repository at this point
refactor: 커서 인코딩/디코딩을 웹 계층(CursorCodec)으로 분리
Show description for 7eff2fc
jjunh33
committed
7eff2fc
View commit details
Copy full SHA for 7eff2fc
Browse repository at this point
Commits on Sep 12, 2026
refactor: 목록 응답을 CursorSliceResult 대신 CursorSliceResponse로 직접 조립
Show description for e7449f3
jjunh33
committed
e7449f3
View commit details
Copy full SHA for e7449f3
Browse repository at this point
You can’t perform that action at this time.