Run with "mvn spring-boot:run" and then scrape the Markdown from stdout. (Result already added to docs/autoconfig.md.)
Update javadoc to consistently use the "code" style with <pre> blocks. Also include the latest spring-javadoc.css formatting file. Fixes gh-332