This website requires JavaScript.
Explore
Help
Sign In
Altitude
/
AltitudeWeb
Watch
5
Star
0
Fork
You've already forked AltitudeWeb
0
Code
Issues
12
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f026f24263
AltitudeWeb
/
backend
History
akastijn
f026f24263
Refactor
createAppeal
in
AppealMapper
to void return type, adjust
AppealController
to remove redundant
UUID
handling. Optimize
AppealDataMapper
to use
UUID.randomUUID()
.
2025-08-14 02:34:28 +02:00
..
src
Refactor
createAppeal
in
AppealMapper
to void return type, adjust
AppealController
to remove redundant
UUID
handling. Optimize
AppealDataMapper
to use
UUID.randomUUID()
.
2025-08-14 02:34:28 +02:00
build.gradle.kts
Implement enhanced login functionality with JWT, role-based permissions, and frontend integration
2025-05-30 23:41:13 +02:00