This website requires JavaScript.
Explore
Help
Register
Sign In
PaulReichmuth
/
timekeep-backend
Watch
1
Star
0
Fork
0
You've already forked timekeep-backend
mirror of
https://github.com/PaulReichmuth/timekeep-backend.git
synced
2025-12-22 22:41:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7f6f6c8ea80b3d630685a7d360dfcdd05e3adcdf
timekeep-backend
/
src
/
main
/
java
/
de
/
pnreichmuth
/
timekeep_backend
History
Paul Reichmuth
7f6f6c8ea8
refactor passedStations and members to be of type List instead of Map, as a key is not needed
2025-12-18 15:33:44 +01:00
..
controllers
delete debug endpoint from TeamRestController.java
2025-12-18 15:30:08 +01:00
entities
refactor passedStations and members to be of type List instead of Map, as a key is not needed
2025-12-18 15:33:44 +01:00
exceptions
remove response status annotation, as now correctly handled in the ResponseEntity inside the respective controller
2025-10-29 12:49:18 +01:00
repositories
more getters
2025-10-29 12:52:16 +01:00
services
delete debug endpoint from TeamRestController.java
2025-12-18 15:30:08 +01:00
spring_configs
various updates
2025-10-08 16:39:56 +02:00
wsto
begin switch to WSTO architecture
2025-10-29 13:29:37 +01:00
TimekeepBackendApplication.java
first barebones project structure
2025-10-01 18:43:47 +02:00