Commit 52ba2f40 authored by Dave Syer's avatar Dave Syer

Generate a list of autoconfig for docs

parent 929bd902
This diff is collapsed.
......@@ -13,7 +13,8 @@ context fails to start, and also if you enable DEBUG logging for
Spring Boot. If you use the Actuator there is also an endpoint
`/autoconfig` that renders the report in JSON. Use that to debug the
application and see what features have been added (and which not) by
Spring Boot at runtime.
Spring Boot at runtime. Also [see here](./autoconfig.md) for a list of
auto configuration classes with links.
Many more questions can be answered by looking at the source code and
Javadocs. Some rules of thumb:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment