создание второй лабы

This commit is contained in:
ekallin 2024-03-16 10:58:40 +04:00
parent 89778a0f59
commit 23a5a3f8c0

View File

@ -14,7 +14,7 @@ import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.PutMapping;
import org.springframework.web.bind.annotation.PathVariable;
// create lab 2
@SpringBootApplication
@RestController