spring-cloud / spring-cloud-vault

Configuration Integration with HashiCorp Vault
http://cloud.spring.io/spring-cloud-vault/
Apache License 2.0
273 stars 152 forks source link

Annotate API with Spring's @NonNullApi/@Nullable to indicate null/non-null rules #494

Closed mp911de closed 3 years ago

mp911de commented 3 years ago

We should annotate our API with @NonNullApi/@Nullable to indicate nullability rules.