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
.
BravoLT
/
candidate-sample-java
Public
Notifications
You must be signed in to change notification settings
Fork
39
Star
0
Code
Issues
0
Pull requests
16
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
trello ticket 13 - candidate-sample-payment-addition
- #32
#32
Open
ers020
wants to merge 8 commits into
BravoLT:main
BravoLT/candidate-sample-java:main
from
ers020:main
ers020/candidate-sample-payment-java:main
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
trello ticket 13 - candidate-sample-payment-addition
#32
ers020
wants to merge 8 commits into
BravoLT:main
BravoLT/candidate-sample-java:main
from
ers020:main
ers020/candidate-sample-payment-java:main
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2022
Addition of the Payment Get functionality and Junit tests
ers020
committed
5a94198
View commit details
Copy full SHA for 5a94198
Browse repository at this point
Commits on Aug 8, 2022
Junit Tests
ers020
committed
43db612
View commit details
Copy full SHA for 43db612
Browse repository at this point
Fixes to the application
ers020
committed
1269862
View commit details
Copy full SHA for 1269862
Browse repository at this point
Removed comments, will add them to PR request, and fixed data.sql new entries to show I added the same userId twice to return multiple values to show filter is working correctly.
ers020
committed
212c5f1
View commit details
Copy full SHA for 212c5f1
Browse repository at this point
Commits on Aug 10, 2022
Minor improvements/changes as pointed out to me by the code reviewer
ers020
committed
e1e8463
View commit details
Copy full SHA for e1e8463
Browse repository at this point
changing the info loggers to debug
ers020
committed
e55716f
View commit details
Copy full SHA for e55716f
Browse repository at this point
made the PaymentFilter more immutable with @Value and @Jacksonized to still be usable.
ers020
committed
535cd72
View commit details
Copy full SHA for 535cd72
Browse repository at this point
Able to remove the constructor I used before, had to add annotations, but tests correctly and runs live correctly as well.
ers020
committed
1e12677
View commit details
Copy full SHA for 1e12677
Browse repository at this point
You can’t perform that action at this time.