From a79e3613d3acf9a22c0dc77920b626e019e63499 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 17 Dec 2013 11:07:46 +0000 Subject: [PATCH] Add header as separator --- docs/howto.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/howto.md b/docs/howto.md index a1003001869..d8cae2b12a6 100644 --- a/docs/howto.md +++ b/docs/howto.md @@ -5,6 +5,8 @@ HOWTO guides. If you want to add a placeholder for a question without an answer, put it at the top (at header level 2) and we can fill in the gaps later. +### General Advice and Other Sources of Information + There is a really useful `AutoConfigurationReport` available in any Spring Boot `ApplicationContext`. You will see it automatically if a context fails to start, and also if you enable DEBUG logging for