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
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 }}
minor7295
/
loopers-spring-java-template
Public template
forked from
Loopers-dev-lab/loop-pack-be-l2-vol2-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Feature/event
- #34
#34
Merged
minor7295
merged 14 commits into
base-pr-round7
minor7295/loopers-spring-java-template:base-pr-round7
from
feature/event
minor7295/loopers-spring-java-template:feature/event
Copy head branch name to clipboard
Dec 11, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Feature/event
#34
minor7295
merged 14 commits into
base-pr-round7
minor7295/loopers-spring-java-template:base-pr-round7
from
feature/event
minor7295/loopers-spring-java-template:feature/event
Copy head branch name to clipboard
Commits
Commits on Dec 10, 2025
feat: 도메인별 event 추가
minor7295
committed
7321da3
View commit details
Copy full SHA for 7321da3
Browse repository at this point
feat: DIP 적용하여 event publisher 구현
minor7295
committed
4e96a08
View commit details
Copy full SHA for 4e96a08
Browse repository at this point
refactor: 좋아요 수 집계를 스케줄 기반 처리하는 것에서 이벤트 기반 처리하는 것으로 변경
minor7295
committed
a8535c0
View commit details
Copy full SHA for a8535c0
Browse repository at this point
feat: 쿠폰 이벤트 처리하는 로직 추가
minor7295
committed
6ccf099
View commit details
Copy full SHA for 6ccf099
Browse repository at this point
feat: order 도메인의 이벤트 처리 로직 추가
minor7295
committed
6d7a433
View commit details
Copy full SHA for 6d7a433
Browse repository at this point
feat: payment 도메인의 이벤트 처리 로직 추가
minor7295
committed
b4bc8b4
View commit details
Copy full SHA for b4bc8b4
Browse repository at this point
feat: point 도메인의 이벤트 처리 로직 추가
minor7295
committed
39502cf
View commit details
Copy full SHA for 39502cf
Browse repository at this point
feat: product 도메인의 이벤트 처리 로직 추가
minor7295
committed
90ca6b9
View commit details
Copy full SHA for 90ca6b9
Browse repository at this point
도메인이벤트
minor7295
committed
0b28357
View commit details
Copy full SHA for 0b28357
Browse repository at this point
refactor: HeartFacade에서 좋아요 처리시 Product 어플리케이션 서비스를 직접호출하지 않고 이벤트 사용하는 방식으로 재구성
minor7295
committed
5d28cf6
View commit details
Copy full SHA for 5d28cf6
Browse repository at this point
refactor: PurchasingFacade에서 주문 처리시 어플리케이션 서비스를 직접호출하지 않고 이벤트 사용하는 방식으로 재구성
minor7295
committed
c3f55f6
View commit details
Copy full SHA for c3f55f6
Browse repository at this point
test: eventhandler에 대한 테스트 추가
minor7295
committed
cf08397
View commit details
Copy full SHA for cf08397
Browse repository at this point
Commits on Dec 11, 2025
refactor: event handler 테스트에 맞춰 코드 수정
minor7295
committed
f13ea3b
View commit details
Copy full SHA for f13ea3b
Browse repository at this point
feat: 데이터 플랫폼으로 주문 데이터 전송하는 로직 추가
minor7295
committed
fcb9c37
View commit details
Copy full SHA for fcb9c37
Browse repository at this point
You can’t perform that action at this time.