mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-28 09:22:41 +08:00
Migrate initializr-actuator to Java
This commit is contained in:
committed by
Stephane Nicoll
parent
fa485e3690
commit
ad6430b92a
@@ -39,7 +39,7 @@ class ProjectRequest extends BasicProjectRequest {
|
||||
/**
|
||||
* The id of the starter to use if no dependency is defined.
|
||||
*/
|
||||
static final DEFAULT_STARTER = 'root_starter'
|
||||
public static final DEFAULT_STARTER = 'root_starter'
|
||||
|
||||
/**
|
||||
* Additional parameters that can be used to further identify the request.
|
||||
|
||||
Reference in New Issue
Block a user