mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 08:15:49 +00:00
test fail build
This commit is contained in:
parent
c59fdcfa56
commit
efc36c2e93
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ import org.springframework.web.bind.annotation.ResponseBody;
|
|||
* @author Arjen Poutsma
|
||||
*/
|
||||
@Controller
|
||||
class VetController {
|
||||
class VetControlle {
|
||||
|
||||
private final VetRepository vetRepository;
|
||||
|
||||
|
|
Loading…
Reference in a new issue