spring-ai
spring-ai copied to clipboard
Refactor ContentFormatTransformer for Improved Readability
trafficstars
- Extract Method
- Replace explicit instanceof checks and casting with pattern matching in the apply method of ContentFormatTransformer.
- Change var to explicit type