Fix formatting of header

This commit is contained in:
Dave Syer 2013-12-04 12:29:55 +00:00
parent b0c5d3254a
commit e1a09e0900
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ If you are using Thymeleaf, then set
`spring.thymeleaf.cache=false`. See `ThymeleafAutoConfiguration` for
other template customization options.
# Reload Java Classes Without Restarting the Container
## Reload Java Classes Without Restarting the Container
Modern IDEs (Eclipse, IDEA etc.) all support hot swapping of bytecode,
so if you make a change that doesn't affect class or method signatures