Skip to content
Snippets Groups Projects
Commit 0c0da7ac authored by Antoine Rey's avatar Antoine Rey
Browse files

Fixing markdown table layout

parent 9c11c701
No related branches found
No related tags found
No related merge requests found
......@@ -54,8 +54,8 @@ File -> Import -> Maven -> Existing Maven project
## Looking for something in particular?
|Spring Boot Configuration ||
|--------------------------|-|
|Spring Boot Configuration | Class or Java property files |
|--------------------------|---|
|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/config/CacheConfig.java) |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment