Skip to content

Commit cce780a

Browse files
committed
docs(notes): simplify citations in JDK upgrade guide
1 parent 40d42d5 commit cce780a

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

notes/2025-07-11-jdk-upgrade-considerations-en.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -80,17 +80,7 @@ Upgrading a large codebase (tens of thousands of lines) from JDK 8 and Spring 5.
8080
- **Next Steps**:
8181
1. Scan code with jdeps/jlink for issues.
8282
2. Set up a branch for migration testing.
83-
3. Consult official guides: Oracle JDK Migration Guide<grok:render card_id="7014df" card_type="citation_card" type="render_inline_citation">
84-
<argument name="citation_id">33</argument>
85-
</grok:render>, Spring Versions Wiki<grok:render card_id="2934f7" card_type="citation_card" type="render_inline_citation">
86-
<argument name="citation_id">0</argument>
87-
</grok:render>, IBM DB2 JDBC Downloads<grok:render card_id="3b270a" card_type="citation_card" type="render_inline_citation">
88-
<argument name="citation_id">20</argument>
89-
</grok:render>, Liberty Java Support<grok:render card_id="4c2f35" card_type="citation_card" type="render_inline_citation">
90-
<argument name="citation_id">10</argument>
91-
</grok:render>.
92-
4. If upgrading Spring to 6, follow the migration guide for Jakarta changes<grok:render card_id="154d2f" card_type="citation_card" type="render_inline_citation">
93-
<argument name="citation_id">40</argument>
94-
</grok:render>.
83+
3. Consult official guides: Oracle JDK Migration Guide, Spring Versions Wiki, IBM DB2 JDBC Downloads, Liberty Java Support.
84+
4. If upgrading Spring to 6, follow the migration guide for Jakarta changes.
9585

96-
If you provide more details (e.g., specific Spring modules or DB2 version), I can refine this further.
86+
If you provide more details (e.g., specific Spring modules or DB2 version), I can refine this further.

0 commit comments

Comments
 (0)