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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
methods
/
dev-hearing-restAPI
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
Feat/get hearing by
- #7
#7
Merged
newmaldenite
merged 12 commits into
master
methods/dev-hearing-restAPI:master
from
feat/get-hearing-by-id
methods/dev-hearing-restAPI:feat/get-hearing-by-id
Copy head branch name to clipboard
Jun 2, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Feat/get hearing by
#7
newmaldenite
merged 12 commits into
master
methods/dev-hearing-restAPI:master
from
feat/get-hearing-by-id
methods/dev-hearing-restAPI:feat/get-hearing-by-id
Copy head branch name to clipboard
Commits
Commits on May 28, 2026
feat(hearing): add getHearingById service, HearingDetailedResponse dto, HearingNotFoundException, happy path Test
Nicholas Goh
authored and
Nicholas Goh
committed
e0757ac
View commit details
Copy full SHA for e0757ac
Browse repository at this point
feat(hearing): add unhappy path test for getHearingById service
newmaldenite
committed
5b12c76
View commit details
Copy full SHA for 5b12c76
Browse repository at this point
Commits on Jun 2, 2026
Add Hearing Controller and happy path test, basic welcome test for root
newmaldenite
committed
6cf9f4d
View commit details
Copy full SHA for 6cf9f4d
Browse repository at this point
Add Hearing Controller unhappy path test, add @ResponseStatus to HearingNotFoundException
newmaldenite
committed
47e1dd6
View commit details
Copy full SHA for 47e1dd6
Browse repository at this point
Feat/implement controller layer (#5)
Show description for 34c1925
codesungrape
authored and
newmaldenite
committed
34c1925
View commit details
Copy full SHA for 34c1925
Browse repository at this point
chore: streamline project foundation and document architecture decision (#6)
Show description for e785928
2 people
authored and
newmaldenite
committed
e785928
View commit details
Copy full SHA for e785928
Browse repository at this point
Add Hearing Controller and happy path test, basic welcome test for root
newmaldenite
committed
316efa4
View commit details
Copy full SHA for 316efa4
Browse repository at this point
Feat/implement controller layer (#5)
Show description for f430e75
codesungrape
authored and
newmaldenite
committed
f430e75
View commit details
Copy full SHA for f430e75
Browse repository at this point
Merge branch 'master' into feat/get-hearing-by-id
newmaldenite
authored
d4f16c9
View commit details
Copy full SHA for d4f16c9
Browse repository at this point
Feat/implement controller layer (#5)
Show description for fbfee9a
codesungrape
authored and
newmaldenite
committed
fbfee9a
View commit details
Copy full SHA for fbfee9a
Browse repository at this point
Add Hearing Controller and happy path test, basic welcome test for root
newmaldenite
committed
08d2110
View commit details
Copy full SHA for 08d2110
Browse repository at this point
Fix rebase issues in HearingControllerTest annotations, remove WelcomeTest
newmaldenite
committed
b5c1c75
View commit details
Copy full SHA for b5c1c75
Browse repository at this point
You can’t perform that action at this time.