Skip to content

Conversation

@ChenTanyi
Copy link
Contributor

No description provided.

Comment on lines +125 to +126
public <T extends SpringAppDeployment.DefinitionStages.WithCreate<T>> SpringAppDeployments<T> deployments() {
return (SpringAppDeployments<T>) deployments;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you have better solution for this unchecked warning, please comment. According to @weidongxu-microsoft, it seems the core library also use such way to suppress https://hg.openjdk.java.net/jdk8/jdk8/jdk/file/687fd7c7986d/src/share/classes/java/util/Collections.java#l4479

@weidongxu-microsoft
Copy link
Member

Also please update the CHANGELOG (for the new version of appplatform).

@ChenTanyi
Copy link
Contributor Author

@weidongxu-microsoft Done

@ChenTanyi ChenTanyi merged commit c329352 into Azure:master Aug 31, 2020
@ChenTanyi ChenTanyi deleted the deployment branch August 31, 2020 05:11
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.

4 participants