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-starters/spring-boot-starter-webflux
Brian Clozel 8198b87538 Add nio-multipart-parser to webflux starter
This library is required for parsing multipart requests asynchronously
in Spring WebFlux. Framework treats this as an optional dependency, but
Boot auto-configures multipart support with Servlet by default.

Closes gh-10073
7 years ago
..
src/main/resources/META-INF Add Jackson Kotlin module to JSON starter 7 years ago
pom.xml Add nio-multipart-parser to webflux starter 7 years ago