Skip to content

Improve Spring Boot migration workshop for Spring I/O#602

Merged
timtebeek merged 1 commit intomainfrom
workshop-spring-io
Apr 10, 2026
Merged

Improve Spring Boot migration workshop for Spring I/O#602
timtebeek merged 1 commit intomainfrom
workshop-spring-io

Conversation

@timtebeek
Copy link
Copy Markdown
Member

Summary

Simulated two workshop participant personas (Java veteran new to Moderne, junior dev following instructions literally) walking through all 6 modules to surface documentation gaps before Spring I/O.

  • Blockers fixed: Added missing sign-in steps in Module 1, missing prerequisites (Platform account, CLI auth, Git, Python), missing release step after Java 17 commit in Module 4, resolved unresolved command placeholders in Module 5
  • Confusion points addressed: Added Marketplace navigation, explained DevCenter/data tables/visualizations on first use, motivated Platform-to-CLI transition, explained MODERNE_BUILD_TOOL_DIR, added commit steps before release in Module 6, completed Wave 3 commands and final DevCenter verification
  • Style guide compliance: Dashes to asterisks (Rule 3), UI elements bold instead of backticks (Rule 20), removed double blank lines (Rule 21), fixed &rt; HTML entity typo

Test plan

  • yarn build passes with no errors or broken links
  • Visual review of changed pages in browser
  • Walk through Module 1 sign-in flow to confirm ordering makes sense
  • Verify Module 4 release step fits the reference output sequence

Simulated two participant personas (Java veteran new to Moderne, junior
dev following literally) to surface documentation gaps. Fixes blockers,
confusion points, and style guide violations across all 7 workshop files.
@timtebeek timtebeek marked this pull request as ready for review April 9, 2026 20:46
@timtebeek timtebeek requested a review from MBoegers April 9, 2026 20:46
Copy link
Copy Markdown
Contributor

@mike-solomon mike-solomon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice changes all around. Appreciate the standardized bullets and highlights for text.

@timtebeek timtebeek merged commit a46ddc8 into main Apr 10, 2026
2 checks passed
@timtebeek timtebeek deleted the workshop-spring-io branch April 10, 2026 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants