spring-ai icon indicating copy to clipboard operation
spring-ai copied to clipboard

Fix various typos and casing inconsistencies across the codebase

Open ohiomanbo opened this issue 7 months ago • 0 comments
trafficstars

This pull request fixes numerous minor typos and naming inconsistencies across the codebase.

Changes included:

  • Corrected misspellings such as optoinsoptions, DifferntDifferent, Autoconfiguration -> AutoConfiguration etc.
  • Standardized casing in class and file names (e.g., McpToolCallbackAutoconfigurationConditionTestsMcpToolCallbackAutoConfigurationConditionTests)
  • Verified all modified files compile and existing tests pass

These changes are limited to non-functional improvements (comments, naming, typos). Unit test is passes. Please let me know if you'd prefer these broken into smaller PRs or scoped differently.

Note: The CLA link (https://cla.pivotal.io/sign/spring) appears to be unavailable (ERR_NAME_NOT_RESOLVED).
Is there an updated contributor license agreement process in place?

Please advise how to proceed.

ohiomanbo avatar Apr 21 '25 07:04 ohiomanbo