mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 23:05:49 +00:00
Added a new feature
This commit is contained in:
parent
9f753ce8f8
commit
f46cf0d51e
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@ import org.springframework.web.servlet.i18n.SessionLocaleResolver;
|
||||||
import java.util.Locale;
|
import java.util.Locale;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* PetClinic Spring Boot Application.
|
* PetClinic Spring Boot Application 2.
|
||||||
* PetClinic2
|
*
|
||||||
* @author Dave Syer
|
* @author Dave Syer
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue