mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 15:25:49 +00:00
commit
ecdaea71f7
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
|
||||
test
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
https://www.apache.org/licenses/
|
||||
|
|
|
@ -29,6 +29,7 @@ import java.util.Locale;
|
|||
*
|
||||
* @author Dave Syer
|
||||
*
|
||||
*
|
||||
*/
|
||||
@SpringBootApplication
|
||||
@ImportRuntimeHints(PetClinicRuntimeHints.class)
|
||||
|
|
Loading…
Reference in a new issue