spring-ai
spring-ai copied to clipboard
Refactor SummaryMetadataEnricher for improved readability
trafficstars
We've used methods throughout the code to give it meaning. The old code was very hard to read because you had to read so many implementations.
You can definitely see the improvement in readability after refactoring.
The test was performed using the MetadataTransformerIT class.