mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-24 16:15:49 +00:00
Added S to return function in VetController.java
This commit is contained in:
parent
cc0491cb94
commit
679f47cd9a
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ import org.springframework.web.bind.annotation.ResponseBody;
|
||||||
|
|
||||||
import java.util.Map;
|
import java.util.Map;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @author Juergen Hoeller
|
* @author Juergen Hoeller
|
||||||
* @author Mark Fisher
|
* @author Mark Fisher
|
||||||
|
|
Loading…
Reference in a new issue