This commit is contained in:
Stephane Nicoll
2017-11-23 13:38:11 +01:00
parent 02a0683cff
commit 877ed041e7
2 changed files with 3 additions and 1 deletions

View File

@@ -234,7 +234,7 @@ public class ThymeleafProperties {
/**
* Maximum size of data buffers used for writing to the response, in bytes.
* Templates will execute in CHUNKED mode by default if this is set a value.
* Templates will execute in CHUNKED mode by default if this is set.
*/
private int maxChunkSize;