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 }}
Musereview
/
BE
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
0
Code
Issues
17
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[FEAT] 유저 엔티티 구현
- #18
#18
Merged
ownue
merged 14 commits into
develop
Musereview/BE:develop
from
feat/#17-user-entity
Musereview/BE:feat/#17-user-entity
Copy head branch name to clipboard
Jul 21, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
[FEAT] 유저 엔티티 구현
#18
ownue
merged 14 commits into
develop
Musereview/BE:develop
from
feat/#17-user-entity
Musereview/BE:feat/#17-user-entity
Copy head branch name to clipboard
Commits
Commits on Jul 12, 2026
feat: 유저 관련 enum 추가 (#17)
p1001q
committed
4eca5a0
View commit details
Copy full SHA for 4eca5a0
Browse repository at this point
feat: 유저 엔티티 구현 (#17)
p1001q
committed
502cd72
View commit details
Copy full SHA for 502cd72
Browse repository at this point
Commits on Jul 20, 2026
refactor: User 엔티티 수정 (#17)
p1001q
committed
ca09338
View commit details
Copy full SHA for ca09338
Browse repository at this point
chore: User 도메인에서 사용하지 않는 UserRole/InstrumentType/SkillLevel 삭제 (#17)
p1001q
committed
ef81da0
View commit details
Copy full SHA for ef81da0
Browse repository at this point
feat: Student, Instrument 엔티티 구현 (#17)
p1001q
committed
742fa31
View commit details
Copy full SHA for 742fa31
Browse repository at this point
feat: StudentInstrument 관계 엔티티 구현 (#17)
p1001q
committed
e4568ec
View commit details
Copy full SHA for e4568ec
Browse repository at this point
fix: nickname 길이 제약 Bean Validation 추가 (#17)
p1001q
committed
7089299
View commit details
Copy full SHA for 7089299
Browse repository at this point
fix: 닉네임 유효성 검증 및 예외처리 추가 (#17)
p1001q
committed
67dcb6c
View commit details
Copy full SHA for 67dcb6c
Browse repository at this point
fix: 닉네임 예외 처리 방식 변경 (#17)
p1001q
committed
71d57b6
View commit details
Copy full SHA for 71d57b6
Browse repository at this point
fix: Student/Instrument/StudentInstrument에 감사 정보 추가 (#17)
p1001q
committed
66a48cc
View commit details
Copy full SHA for 66a48cc
Browse repository at this point
Commits on Jul 21, 2026
fix: 닉네임 검증 규칙 반영 (#17)
p1001q
committed
3eba5e2
View commit details
Copy full SHA for 3eba5e2
Browse repository at this point
fix: Student 필수값 검증 GeneralException으로 반영 (#17)
p1001q
committed
4f0bee3
View commit details
Copy full SHA for 4f0bee3
Browse repository at this point
fix: Instrument/StudentInstrument 필수값 검증 추가 (#17)
p1001q
committed
956942d
View commit details
Copy full SHA for 956942d
Browse repository at this point
refactor: ErrorStatus를 exception 패키지로 이동 (#17)
p1001q
committed
311491d
View commit details
Copy full SHA for 311491d
Browse repository at this point
You can’t perform that action at this time.