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
[Refactor/#14] 도메인 모듈 패키지 구조·경계 검증 방식 변경 및 infrastructure:db 설정 골격
- #15
#15
Merged
tnals0924
merged 10 commits into
main
billilge/stream-server:main
from
refactor/#14-domain-module-structure
billilge/stream-server:refactor/#14-domain-module-structure
Copy head branch name to clipboard
Sep 8, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
[Refactor/#14] 도메인 모듈 패키지 구조·경계 검증 방식 변경 및 infrastructure:db 설정 골격
#15
tnals0924
merged 10 commits into
main
billilge/stream-server:main
from
refactor/#14-domain-module-structure
billilge/stream-server:refactor/#14-domain-module-structure
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2026
chore: infrastructure:db 설정 골격을 추가하고 테스트에서 H2·컨텍스트 로딩 테스트 제거
tnals0924
committed
e17a131
View commit details
Copy full SHA for e17a131
Browse repository at this point
refactor: BaseSoftDeleteEntity의 soft delete 컬럼을 is_deleted boolean으로 변경
tnals0924
committed
1db19dd
View commit details
Copy full SHA for 1db19dd
Browse repository at this point
refactor: 도메인 객체를 일반 클래스로 바꾸고 모듈 패키지를 domain/{도메인}/{계층} 구조로 재편, impl 경계는 ArchUnit으로 강제
tnals0924
committed
3ebecb5
View commit details
Copy full SHA for 3ebecb5
Browse repository at this point
docs: 컨벤션 문서에 도메인 패키지 구조·OPEN 모듈·ArchUnit 경계 규칙·is_deleted 반영
tnals0924
committed
2767640
View commit details
Copy full SHA for 2767640
Browse repository at this point
feat: member 도메인 테이블 마이그레이션과 JPA 엔티티 추가
tnals0924
committed
309f338
View commit details
Copy full SHA for 309f338
Browse repository at this point
feat: event 도메인 테이블 마이그레이션과 JPA 엔티티 추가
tnals0924
committed
3e44d45
View commit details
Copy full SHA for 3e44d45
Browse repository at this point
feat: welfare 도메인 테이블 마이그레이션과 JPA 엔티티 추가
tnals0924
committed
369e38f
View commit details
Copy full SHA for 369e38f
Browse repository at this point
feat: internal 도메인 테이블 마이그레이션과 JPA 엔티티 추가
tnals0924
committed
d9e8e28
View commit details
Copy full SHA for d9e8e28
Browse repository at this point
feat: Flyway 인덱스·유니크 제약을 JPA 엔티티 @Table에 선언
tnals0924
committed
1cb0e53
View commit details
Copy full SHA for 1cb0e53
Browse repository at this point
Commits on Sep 8, 2026
Merge pull request #16 from billilge/feat/#13-jpa-entities
Show description for dd392ec
tnals0924
authored
dd392ec
View commit details
Copy full SHA for dd392ec
Browse repository at this point
You can’t perform that action at this time.