Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

The Spring Boot Docker Getting Started Guide references wrong JarLauncher class. #32

Closed
rubensa opened this issue Jan 8, 2024 · 0 comments · Fixed by #33
Closed

The Spring Boot Docker Getting Started Guide references wrong JarLauncher class. #32

rubensa opened this issue Jan 8, 2024 · 0 comments · Fixed by #33

Comments

@rubensa
Copy link
Contributor

rubensa commented Jan 8, 2024

The Spring Boot Docker Getting Started Guide still references the old org.springframework.boot.loader.JarLauncher class. It should reference the relocated org.springframework.boot.loader.launch.JarLauncher.

Classes were relocated in spring-projects/spring-boot#37667

This is being called out in the upgrade notes.

see: spring-projects/spring-boot#38775

chgl added a commit to miracum/fhir-gateway that referenced this issue Jan 11, 2024
* chore(deps): pin docker/dockerfile docker tag to 9ba7531

* chore(deps): update docker.io/bitnami/kafka:3.6.0 docker digest to cff659c

* chore(deps): update docker.io/library/postgres:16.0 docker digest to a80d0c1

* chore(deps): update gcr.io/distroless/java21-debian12:nonroot docker digest to 5b35947

* chore: updated actions

* chore(deps): update all non-major dependencies

* chore(deps): update github-actions

* fix: runtime issue due to changed spring boot jar loader name

see spring-attic/top-spring-boot-docker#32

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant