Fix checkstyle warning
This commit is contained in:
parent
beae1fbb12
commit
57d006b3ff
|
|
@ -59,7 +59,7 @@ public abstract class DataBufferUtils {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Workaround to disable use of pooled buffers:
|
* Workaround to disable use of pooled buffers:
|
||||||
* https://github.com/reactor/reactor-core/issues/1634
|
* https://github.com/reactor/reactor-core/issues/1634.
|
||||||
*/
|
*/
|
||||||
private static final DataBufferFactory defaultDataBufferFactory = new DefaultDataBufferFactory();
|
private static final DataBufferFactory defaultDataBufferFactory = new DefaultDataBufferFactory();
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue