Skip to content

Remove redundant throws declarations from internal APIs #31176

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 May 26, 2022 · 0 comments
Closed

Remove redundant throws declarations from internal APIs #31176

wilkinsona opened this issue May 26, 2022 · 0 comments
Assignees
Labels
type: task A general task
Milestone

Comments

@wilkinsona
Copy link
Member

We removed several in #26441 but the Java Format upgrade and spring-io/spring-javaformat#273 has revealed that we have quite a few more, both in tests and in main code. A handful of them in main code are in public API (note that we don't consider @Bean methods of auto-configuration to be public API) and their removal will be handled separately and only in the main branch.

@wilkinsona wilkinsona added the type: task A general task label May 26, 2022
@wilkinsona wilkinsona added this to the 2.6.x milestone May 26, 2022
@wilkinsona wilkinsona self-assigned this May 26, 2022
@wilkinsona wilkinsona modified the milestones: 2.6.x, 2.6.9 May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

No branches or pull requests

1 participant