your messages table with update, delete buttons
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
package com.release11.klaus;
|
||||
|
||||
import lombok.SneakyThrows;
|
||||
import org.junit.jupiter.api.Test;
|
||||
import org.springframework.boot.test.context.SpringBootTest;
|
||||
|
||||
import java.util.HashMap;
|
||||
import java.util.Map;
|
||||
|
||||
@SpringBootTest
|
||||
class KlausApplicationTests {
|
||||
|
||||
@SneakyThrows
|
||||
@Test
|
||||
void contextLoads() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user