Skip to content

Null Handling of HTTP Interface #31467

Closed as not planned
Closed as not planned
@m-titov

Description

@m-titov

https://docs.spring.io/spring-framework/docs/6.0.0/reference/html/integration.html#rest-http-interface

I would like to have the default behavior (even without using of @NonNullApi or with @NonNullApi if that is impossible ) for parameters and return values is, respectively, neither to accept nor to produce null values and use @Nullable on a parameter or return value that can be null.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)status: supersededAn issue that has been superseded by anothertype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions