Merge pull request #9 from danielegerbaldo/testbranch

Testbranch
This commit is contained in:
Daniele Gerbaldo 2024-03-27 00:55:48 +01:00 committed by GitHub
commit ecdaea71f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
test
Apache License
Version 2.0, January 2004
https://www.apache.org/licenses/

View file

@ -29,6 +29,7 @@ import java.util.Locale;
*
* @author Dave Syer
*
*
*/
@SpringBootApplication
@ImportRuntimeHints(PetClinicRuntimeHints.class)