Disable ext entities in SourceHttpMessageConverter

This change disables the processing of external entities in
SourceHttpMessageConverter by default and provides an option to enable
it if required.
This commit is contained in:
Rossen Stoyanchev
2013-11-05 09:21:57 -05:00
parent c5fcf19535
commit 2ae6a6a341
3 changed files with 205 additions and 51 deletions