Rob Winch
f852096c87
Security Documentation Cleanup
...
- Add link to Spring Security's Global Method Security Java Configuration
- Fix link to SecurityProperties
- Add link to SECURITY Common application properties
- Remove unnecessary @Order from SecurityConfiguration
- Change method signature for @Autowired AuthenticationManagerBuilder to
compile / match Spring docs
2014-03-24 15:44:05 -07:00
Phillip Webb
338b32ebdb
Add missing datasource properties to refdocs
...
Fixes gh-504
2014-03-19 16:47:35 -07:00
Phillip Webb
24cc51c36f
Fix typo
2014-03-18 20:46:13 -07:00
Phillip Webb
2929d33e37
Add links in Appendix B
...
Fixes gh-491
2014-03-18 13:17:37 -07:00
Stephane Nicoll
7813726e29
Review of the Appendix
...
This commit reviews the Appendix of the Spring boot
doc, fixing mostly typos.
2014-03-18 12:16:09 -07:00
Phillip Webb
798229f530
Document rabbit.addresses property
2014-03-18 11:15:15 -07:00
Piotr Maj
2e74251d1b
Add support for sorting json keys
...
Add `jsonSortKeys` property to HttpMapperProperties.
Fixes gh-498
2014-03-18 10:38:00 -07:00
Phillip Webb
9f8c8c3fe7
Remove double quotes from sample in appendix B
...
Fixes gh-492
2014-03-17 00:07:53 -07:00
Phillip Webb
947b4f9d8f
Add properties syntax highlighting for docs
...
Fixes gh-495
2014-03-17 00:04:57 -07:00
Phillip Webb
163509b5e5
Add initial reference manual documentation
...
See gh-295
2014-03-13 13:47:22 -07:00