Skip to content

[ARCHETYPE-639] properties value startsWith packageName should be replaced #879

@jira-importer

Description

@jira-importer

qxo opened ARCHETYPE-639 and commented

<properties>
   <mainClass>xxx.DemoApplication</mainClass>
</properties>

after create-from-project:

<properties>
   <mainClass>${package}.DemoApplication</mainClass>
</properties>

Remote Links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions