Skip to content

Remove org.synchronoss.cloud:nio-multipart-parser from spring-boot-starter-webflux in favour of WebFlux's own parser #23601

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wilkinsona opened this issue Oct 6, 2020 · 1 comment
Assignees
Labels
status: noteworthy A noteworthy issue to call out in the release notes type: enhancement A general enhancement
Milestone

Comments

@wilkinsona
Copy link
Member

WebFlux now provides its own multipart parser so using the Synchronoss parser is no longer required. We should remove it from spring-boot-starter-webflux.

We should also consider removing our dependency management for it as well as, once the dependency is removed from the starter, we'll have no other dependencies on it and, therefore, do not need to express an opinion about its version.

@wilkinsona wilkinsona changed the title Remove org.synchronoss.cloud:nio-multipart-parser from spring-boot-starter-webflux Remove org.synchronoss.cloud:nio-multipart-parser from spring-boot-starter-webflux in favour of WebFlux's own parser Oct 6, 2020
@wilkinsona wilkinsona added the type: enhancement A general enhancement label Oct 6, 2020
@wilkinsona wilkinsona added this to the 2.4.x milestone Oct 6, 2020
@wilkinsona wilkinsona added status: noteworthy A noteworthy issue to call out in the release notes for: team-attention An issue we'd like other members of the team to review labels Oct 6, 2020
@philwebb philwebb removed the for: team-attention An issue we'd like other members of the team to review label Oct 7, 2020
@wilkinsona
Copy link
Member Author

We're going to remove the dependency management as well.

@snicoll snicoll self-assigned this Oct 14, 2020
@snicoll snicoll modified the milestones: 2.4.x, 2.4.0-M4 Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: noteworthy A noteworthy issue to call out in the release notes type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

3 participants