Skip to content

Relocate launcher classes to 'org.springframework.boot.loader.launch' package #37667

@philwebb

Description

@philwebb

Currently our loader classes are in the org.springframework.boot.loader package but they'd really be better in a dedicated org.springframework.boot.loader.launch package, especially if we want to make future changes to the code. We should be able to create new classes that call the existing ones without too much difficulty.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions