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
.
ithsjava25
/
project-backend-alfs
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
6
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature/exception handler
- #31
#31
Merged
simonforsberg
merged 15 commits into
main
ithsjava25/project-backend-alfs:main
from
feature/exception-handler
ithsjava25/project-backend-alfs:feature/exception-handler
Copy head branch name to clipboard
Apr 21, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Feature/exception handler
#31
simonforsberg
merged 15 commits into
main
ithsjava25/project-backend-alfs:main
from
feature/exception-handler
ithsjava25/project-backend-alfs:feature/exception-handler
Copy head branch name to clipboard
Commits
Commits on Apr 16, 2026
Create GlobalExceptionHandler and error code
FionaSprinkles
committed
4e6cd1a
View commit details
Copy full SHA for 4e6cd1a
Browse repository at this point
fix: status code handling in GlobalExceptionHandler
FionaSprinkles
committed
3d8597e
View commit details
Copy full SHA for 3d8597e
Browse repository at this point
Create error page
FionaSprinkles
committed
a2b178b
View commit details
Copy full SHA for a2b178b
Browse repository at this point
Disable whitelabel
FionaSprinkles
committed
248e250
View commit details
Copy full SHA for 248e250
Browse repository at this point
Commits on Apr 17, 2026
Create ErrorController and initial code
FionaSprinkles
committed
c0c718e
View commit details
Copy full SHA for c0c718e
Browse repository at this point
Allow custom error page for 403
FionaSprinkles
committed
f3f97f9
View commit details
Copy full SHA for f3f97f9
Browse repository at this point
Commits on Apr 20, 2026
Add endpoint matchers
FionaSprinkles
committed
ad5a0d4
View commit details
Copy full SHA for ad5a0d4
Browse repository at this point
Add base path "error"
FionaSprinkles
committed
2f5f8f7
View commit details
Copy full SHA for 2f5f8f7
Browse repository at this point
add: 401 unauthorized
FionaSprinkles
committed
3c05df1
View commit details
Copy full SHA for 3c05df1
Browse repository at this point
use custom error page for 401
FionaSprinkles
committed
95346b3
View commit details
Copy full SHA for 95346b3
Browse repository at this point
cleanup unused param
FionaSprinkles
committed
b9d4765
View commit details
Copy full SHA for b9d4765
Browse repository at this point
fix: proper HTTP status handling
FionaSprinkles
committed
6bb037a
View commit details
Copy full SHA for 6bb037a
Browse repository at this point
fix: correct HTTP status codes
FionaSprinkles
committed
82123df
View commit details
Copy full SHA for 82123df
Browse repository at this point
Commits on Apr 21, 2026
Merge branch 'main' into feature/exception-handler
FionaSprinkles
authored
ce0e5a3
View commit details
Copy full SHA for ce0e5a3
Browse repository at this point
fix: resolve JTE layout parameter mismatch in error template
FionaSprinkles
committed
708f9fb
View commit details
Copy full SHA for 708f9fb
Browse repository at this point
You can’t perform that action at this time.