Added backend and fixed openapi generation

This commit is contained in:
2025-04-08 22:24:24 +02:00
parent 21496baab5
commit 67a3162ae3
21 changed files with 405 additions and 157 deletions
@@ -0,0 +1,13 @@
package com.alttd.altitudeweb;
//import org.junit.jupiter.api.Test;
//import org.springframework.boot.test.context.SpringBootTest;
//
//@SpringBootTest
//class AltitudeWebApplicationTests {
//
// @Test
// void contextLoads() {
// }
//
//}