Commit Graph

8 Commits

Author SHA1 Message Date
litoral05 42eca49cde Add get router by id endpoint 2026-05-05 10:23:23 +01:00
litoral05 3c311722a7 Add router LAN subnet unique constraint 2026-05-05 10:21:55 +01:00
litoral05 b0faad0112 Add router duplicate subnet validation 2026-05-05 10:20:44 +01:00
litoral05 d0fd8d9774 Move router creation logic to service 2026-05-05 10:16:48 +01:00
litoral05 a6364839f5 Add create router endpoint 2026-05-05 10:15:05 +01:00
litoral05 5301ba1b28 Add routers table, entity, repository and GET endpoint 2026-05-05 10:11:09 +01:00
litoral05 2b74db43dd Add flyway initial schema and database setup 2026-05-05 10:04:51 +01:00
litoral05 5dd2c479c7 Initial Spring Boot backend setup 2026-05-05 09:42:18 +01:00