mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:55:49 +00:00
Update PetClinicApplication.java
This commit is contained in:
parent
fcabcb4756
commit
dd23f83da3
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ import java.util.Locale;
|
||||||
*
|
*
|
||||||
* @author Dave Syer
|
* @author Dave Syer
|
||||||
*
|
*
|
||||||
|
*
|
||||||
*/
|
*/
|
||||||
@SpringBootApplication
|
@SpringBootApplication
|
||||||
@ImportRuntimeHints(PetClinicRuntimeHints.class)
|
@ImportRuntimeHints(PetClinicRuntimeHints.class)
|
||||||
|
|
Loading…
Reference in a new issue