test fail build

This commit is contained in:
KoonQi 2023-09-06 04:15:20 +08:00
parent c59fdcfa56
commit efc36c2e93

View file

@ -33,7 +33,7 @@ import org.springframework.web.bind.annotation.ResponseBody;
* @author Arjen Poutsma * @author Arjen Poutsma
*/ */
@Controller @Controller
class VetController { class VetControlle {
private final VetRepository vetRepository; private final VetRepository vetRepository;