You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-project
Brian Clozel 79e4d1354d Warn about RSocket web server compatibility
This commit warns developers about the fact that plugging RSocket into
an existing web server is only possible with Reactor Netty web servers.
RSocket itself is using Reactor Netty, so this is why we can plug an
RSocket over websocket handler in an existing Reactor Netty handler.

This feature is not possible with other web servers, as existing APIs do
not make that possible.

Fixes gh-17494
5 years ago
..
spring-boot Use 3 decimal places at most for logged startup time 5 years ago
spring-boot-actuator Polish 5 years ago
spring-boot-actuator-autoconfigure Upgrade to Asciidoctor Maven Plugin 1.6.0 5 years ago
spring-boot-autoconfigure Add auto-configuration support for TransactionalOperator 5 years ago
spring-boot-cli Polish "Support multiple drives when running CLI using Cygwin" 5 years ago
spring-boot-dependencies Use Reactor's new Schedulers.boundedElastic() 5 years ago
spring-boot-devtools Use try-with-resources in HttpTunnelPayload 5 years ago
spring-boot-docs Warn about RSocket web server compatibility 5 years ago
spring-boot-parent Upgrade to Asciidoctor Maven Plugin 1.6.0 5 years ago
spring-boot-properties-migrator
spring-boot-starters Merge branch '2.1.x' 5 years ago
spring-boot-test Restore compatibility with MockRestServiceServer 5 years ago
spring-boot-test-autoconfigure Rework test slice annotation javadoc to reflect JUnit 5 default 5 years ago
spring-boot-tools Polish "Support zip64 jars" 5 years ago
pom.xml