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

Refactor SummaryMetadataEnricher for improved readability

Open zbqmgldjfh opened this issue 1 year ago • 0 comments
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.

zbqmgldjfh avatar Mar 04 '24 09:03 zbqmgldjfh