Added S to return function in VetController.java

This commit is contained in:
Lisa 2021-03-30 12:46:05 +01:00
parent cc0491cb94
commit 679f47cd9a

View file

@ -21,6 +21,8 @@ import org.springframework.web.bind.annotation.ResponseBody;
import java.util.Map;
/**
* @author Juergen Hoeller
* @author Mark Fisher