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
Accelerator
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
Type
/
to 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
.
SWU-UMC
/
10th_SpringBoot_B
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
24
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
7주차 미션 [카카]
- #13
#13
Open
KateteDeveloper
wants to merge 22 commits into
main
SWU-UMC/10th_SpringBoot_B:main
from
kaka/week7
SWU-UMC/10th_SpringBoot_B:kaka/week7
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
7주차 미션 [카카]
#13
KateteDeveloper
wants to merge 22 commits into
main
SWU-UMC/10th_SpringBoot_B:main
from
kaka/week7
SWU-UMC/10th_SpringBoot_B:kaka/week7
Copy head branch name to clipboard
Commits
Commits on May 5, 2026
fix: restructure project under kaka/
KateteDeveloper
committed
16a278f
View commit details
Copy full SHA for 16a278f
Browse repository at this point
```text
Show description for 80c7bdc
KateteDeveloper
committed
80c7bdc
View commit details
Copy full SHA for 80c7bdc
Browse repository at this point
Here is a concise commit message summarizing the changes:
Show description for 2a7dc43
KateteDeveloper
committed
2a7dc43
View commit details
Copy full SHA for 2a7dc43
Browse repository at this point
Here is a concise commit message that follows the conventional style based on your examples:
Show description for a9dc2b2
KateteDeveloper
committed
a9dc2b2
View commit details
Copy full SHA for a9dc2b2
Browse repository at this point
Here is a concise commit message summarizing the changes:
Show description for bbeb9dc
KateteDeveloper
committed
bbeb9dc
View commit details
Copy full SHA for bbeb9dc
Browse repository at this point
♻️ refactor(domain): Review-Store 연관관계 매핑 및 MemberMission 기반 미션 조회 로직 수정
Show description for f82642c
KateteDeveloper
committed
f82642c
View commit details
Copy full SHA for f82642c
Browse repository at this point
♻️ refactor(controller, entity): 마이페이지 조회 API 수정 및 엔티티 필드 타입 변경
Show description for 9ee350d
KateteDeveloper
committed
9ee350d
View commit details
Copy full SHA for 9ee350d
Browse repository at this point
✨ feat(repository, service): 미션 목록 조회 페이징 적용 및 상태 필터링 추가
Show description for 899f58b
KateteDeveloper
committed
899f58b
View commit details
Copy full SHA for 899f58b
Browse repository at this point
✨ feat(controller, service, repository): 지역 ID(locationId) 기반 미션 목록 조회 기능 추가
Show description for faeb646
KateteDeveloper
committed
faeb646
View commit details
Copy full SHA for faeb646
Browse repository at this point
Commits on May 13, 2026
♻️ refactor(repository, service): 지역별 미션 조회 반환 타입을 Slice로 변경
Show description for 4e8b233
KateteDeveloper
committed
4e8b233
View commit details
Copy full SHA for 4e8b233
Browse repository at this point
♻️ refactor(service): 멤버 조회 예외를 MemberException으로 변경
Show description for 8369e37
KateteDeveloper
committed
8369e37
View commit details
Copy full SHA for 8369e37
Browse repository at this point
✨ feat(dto, converter): 회원가입 DTO 유효성 검사 추가 및 엔티티 변환 로직 분리
Show description for 6a623b7
KateteDeveloper
committed
6a623b7
View commit details
Copy full SHA for 6a623b7
Browse repository at this point
♻️ refactor(service): 미션 조회 페이징 Slice 적용 및 미션 완료 저장 로직 추가
Show description for 1c5f099
KateteDeveloper
committed
1c5f099
View commit details
Copy full SHA for 1c5f099
Browse repository at this point
✨ feat: Store 도메인 패키지 분리 및 Review 검증 로직, 연관관계 추가
Show description for 97ee395
KateteDeveloper
committed
97ee395
View commit details
Copy full SHA for 97ee395
Browse repository at this point
🗄️ db(entity): Store 및 Location 엔티티 필드 추가 및 Address Enum 확장
Show description for 748c728
KateteDeveloper
committed
748c728
View commit details
Copy full SHA for 748c728
Browse repository at this point
✨ feat(controller, service): 가게 미션 생성 및 커서 기반 조회 기능 추가
Show description for ec4f12b
KateteDeveloper
committed
ec4f12b
View commit details
Copy full SHA for ec4f12b
Browse repository at this point
✨ feat(global): DTO 유효성 검증 에러 핸들러 및 커스텀 메시지 추가
Show description for 8f5f85d
KateteDeveloper
committed
8f5f85d
View commit details
Copy full SHA for 8f5f85d
Browse repository at this point
✨ feat(controller): 내가 진행중인 미션 조회 API 추가
Show description for 794482f
KateteDeveloper
committed
794482f
View commit details
Copy full SHA for 794482f
Browse repository at this point
내가 생성한 리뷰들 조회하기 api 구현
KateteDeveloper
committed
00f5a1e
View commit details
Copy full SHA for 00f5a1e
Browse repository at this point
Commits on May 20, 2026
✨ feat(dto): MissionReqDTO 페이징 파라미터에 최소값 검증 조건 추가
Show description for b25635f
KateteDeveloper
committed
b25635f
View commit details
Copy full SHA for b25635f
Browse repository at this point
🐛 fix(service): 미션 페이징 조회 시 빈 리스트 예외 처리 및 쿼리 검증 로직 수정
Show description for 9633e10
KateteDeveloper
committed
9633e10
View commit details
Copy full SHA for 9633e10
Browse repository at this point
🐛 fix(service): Review 별점 순 정렬 커서 페이징 로직 수정 및 예외 추가
Show description for d563713
KateteDeveloper
committed
d563713
View commit details
Copy full SHA for d563713
Browse repository at this point
You can’t perform that action at this time.