Skip to content

Fix dependency direction in module structure diagram - #6766

Open
Shreyas-Kumbhar wants to merge 1 commit into
spring-projects:mainfrom
Shreyas-Kumbhar:fix-upgrade-notes-image-clean
Open

Fix dependency direction in module structure diagram#6766
Shreyas-Kumbhar wants to merge 1 commit into
spring-projects:mainfrom
Shreyas-Kumbhar:fix-upgrade-notes-image-clean

Conversation

@Shreyas-Kumbhar

Copy link
Copy Markdown

Fix the dependency direction in the spring-ai-dependencies.png
diagram referenced by the Upgrade Notes under "Common Module Structure".

The dependency arrows now point from dependent modules toward the
modules they depend on.

For example:

  • spring-ai-ragspring-ai-vector-store
  • spring-ai-vector-storespring-ai-model
  • spring-ai-modelspring-ai-commons

All existing module relationships and the diagram layout are preserved.

Fixes #6745

Signed-off-by: Shreyas Kumbhar <kumbharshreyas07@gmail.com>
@Shreyas-Kumbhar
Shreyas-Kumbhar force-pushed the fix-upgrade-notes-image-clean branch from a4310b2 to 7c54854 Compare August 7, 2026 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs] Incorrect image in Upgrade Notes (Common Module Structure)

2 participants