We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beae1fb commit 57d006bCopy full SHA for 57d006b
spring-core/src/main/java/org/springframework/core/io/buffer/DataBufferUtils.java
@@ -59,7 +59,7 @@ public abstract class DataBufferUtils {
59
60
/**
61
* Workaround to disable use of pooled buffers:
62
- * https://github.com/reactor/reactor-core/issues/1634
+ * https://github.com/reactor/reactor-core/issues/1634.
63
*/
64
private static final DataBufferFactory defaultDataBufferFactory = new DefaultDataBufferFactory();
65
0 commit comments