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 }}
lmoraesdev
/
java-payment-core
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Develop
- #13
#13
Merged
lmoraesdev
merged 16 commits into
main
lmoraesdev/java-payment-core:main
from
develop
lmoraesdev/java-payment-core:develop
Copy head branch name to clipboard
Jul 23, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Develop
#13
lmoraesdev
merged 16 commits into
main
lmoraesdev/java-payment-core:main
from
develop
lmoraesdev/java-payment-core:develop
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
feat(domain): adiciona transitionTo() e expiresAt em Charge
lmoraesdev
committed
32685e3
View commit details
Copy full SHA for 32685e3
Browse repository at this point
feat(charges): adiciona GET /charges/{id} com ChargeNotFoundException
lmoraesdev
committed
3a33eda
View commit details
Copy full SHA for 3a33eda
Browse repository at this point
feat(charges): adiciona idempotência via header Idempotency-Key
lmoraesdev
committed
7bd935a
View commit details
Copy full SHA for 7bd935a
Browse repository at this point
feat(webhooks): adiciona endpoint de webhook do provedor com transição de status idempotente
lmoraesdev
committed
bcfd625
View commit details
Copy full SHA for bcfd625
Browse repository at this point
fix(webhooks): usa switch exaustivo para eventType do outbox, cobrindo CANCELLED
lmoraesdev
committed
7b00a54
View commit details
Copy full SHA for 7b00a54
Browse repository at this point
Commits on Jul 23, 2026
fix(outbox): usa Logger5w1hBuilder no OutboxRelay
lmoraesdev
committed
e346367
View commit details
Copy full SHA for e346367
Browse repository at this point
feat(outbox): SKIP LOCKED pra segurança multi-instância
lmoraesdev
committed
a82fb9b
View commit details
Copy full SHA for a82fb9b
Browse repository at this point
feat(observability): métricas Micrometer customizadas pro Grafana
lmoraesdev
committed
7fa5dab
View commit details
Copy full SHA for 7fa5dab
Browse repository at this point
test(architecture): ArchUnit trava pureza do domínio hexagonal
lmoraesdev
committed
5e8d787
View commit details
Copy full SHA for 5e8d787
Browse repository at this point
feat(observability): propaga correlation_id do request original pro log do OutboxRelay
lmoraesdev
committed
8408344
View commit details
Copy full SHA for 8408344
Browse repository at this point
fix(logging): Logger5w1h grava mensagem real em vez de "null"
lmoraesdev
committed
df2de53
View commit details
Copy full SHA for df2de53
Browse repository at this point
test(logging): configura logback-test.xml pra stack trace curto (%wEx{0})
lmoraesdev
committed
86e3709
View commit details
Copy full SHA for 86e3709
Browse repository at this point
feat(charges): expira cobranças vencidas via job agendado com expiresAt persistido
lmoraesdev
committed
cd9bc32
View commit details
Copy full SHA for cd9bc32
Browse repository at this point
fix(observability): reduz ruído de log (SQL/DDL/framework) nos testes
lmoraesdev
committed
6ea60af
View commit details
Copy full SHA for 6ea60af
Browse repository at this point
feat(persistence): migra schema de ddl-auto pra Flyway com migration V1
lmoraesdev
committed
20d659a
View commit details
Copy full SHA for 20d659a
Browse repository at this point
Merge pull request #12 from lmoraesdev/feature/charge-lifecycle-webhooks
Show description for 0709fed
lmoraesdev
authored
0709fed
View commit details
Copy full SHA for 0709fed
Browse repository at this point
You can’t perform that action at this time.