sdy

Delete BertSearcherApplicationTests.java

package com.esboot.bertsearch;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class BertSearcherApplicationTests {
@Test
void contextLoads() {
}
}