Skip to content

Conversation

@ctsims
Copy link
Member

@ctsims ctsims commented Jul 10, 2025

Technical Summary

The Spring Boot launch jar target changed in Spring Boot 3.2, so running the HQ Dev setup doesn't currently work.

Error running the current container:

Attaching to formplayer-1
formplayer-1  | Error: Could not find or load main class org.springframework.boot.loader.JarLauncher
formplayer-1  | Caused by: java.lang.ClassNotFoundException: org.springframework.boot.loader.JarLauncher
formplayer-1 exited with code 1

Safety Assurance

Safety story

I tested this locally by extending the formplayer file and rebuilding my container, and the service started correctly.

Special deploy instructions

The Formplayer docker template will need to be rebuilt if this change is rolled back

Rollback instructions

The Formplayer docker template will need to be rebuilt if this change is rolled back

Review

  • The set of people pinged as reviewers is appropriate for the level of risk of the change.

@ctsims ctsims added open for review product/invisible Change has no end-user visible impact labels Jul 10, 2025
@codecov
Copy link

codecov bot commented Jul 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.43%. Comparing base (c72e1aa) to head (33643df).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1730   +/-   ##
=========================================
  Coverage     70.43%   70.43%           
  Complexity     2032     2032           
=========================================
  Files           257      257           
  Lines          7987     7987           
  Branches        753      753           
=========================================
  Hits           5626     5626           
  Misses         2079     2079           
  Partials        282      282           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

open for review product/invisible Change has no end-user visible impact

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants