Skip to content
Snippets Groups Projects
Commit 126bd979 authored by Stephane Nicoll's avatar Stephane Nicoll
Browse files

Polish

parent c7657df8
Branches
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@ File -> Import -> Maven -> Existing Maven project
|--------------------------|---|
|The Main Class | [PetClinicApplication](https://github.com/spring-projects/spring-petclinic/blob/master/src/main/java/org/springframework/samples/petclinic/PetClinicApplication.java) |
|Properties Files | [application.properties](https://github.com/spring-projects/spring-petclinic/blob/master/src/main/resources) |
|Caching | EhCache [CacheConfig](https://github.com/spring-projects/spring-petclinic/blob/master/src/main/java/org/springframework/samples/petclinic/system/CacheConfig.java) |
|Caching | [CacheConfig](https://github.com/spring-projects/spring-petclinic/blob/master/src/main/java/org/springframework/samples/petclinic/system/CacheConfig.java) |
## Interesting Spring Petclinic branches and forks
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment