Skip to content

Conversation

@artembilan
Copy link
Member

Fixes #3027

This is a polishing for PR #3029

  • Move KeyDirectory in to the RotationPolicy since it looks like fully
    coupled concept with that abstraction and the class name is so bad for
    the public API
  • Remove AbstractStandardRotationPolicy in favor of a StandardRotationPolicy
    extendability
  • Change ftp.adoc and sftp.adoc to reflect a new API reality
  • Mantion these changes in the whats-new.adoc

Fixes spring-projects#3027

This is a polishing for PR spring-projects#3029

* Move `KeyDirectory` in to the `RotationPolicy` since it looks like fully
coupled concept with that abstraction and the class name is so bad for
the public API
* Remove `AbstractStandardRotationPolicy` in favor of a `StandardRotationPolicy`
extendability
* Change `ftp.adoc` and `sftp.adoc` to reflect a new API reality
* Mantion these changes in the `whats-new.adoc`
@dturanski
Copy link
Contributor

Thanks. LGTM;

@garyrussell garyrussell merged commit 13a8623 into spring-projects:master Aug 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhancements to RotatingServerAdvice

3 participants