Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add suffix to name of softlinks #27

Closed
jeaf-anaptecs opened this issue Feb 2, 2024 · 0 comments
Closed

Add suffix to name of softlinks #27

jeaf-anaptecs opened this issue Feb 2, 2024 · 0 comments
Assignees
Labels

Comments

@jeaf-anaptecs
Copy link
Contributor

jeaf-anaptecs commented Feb 2, 2024

Feature Description

When using soft link mechanism it should be possible to add a suffix to the generated name of the property and its access methods


Describe the solution you'd like

  • Suffiux should be defined in Maven Plugin configuration and should be applied on all soft links
  • Impacted elements:
    • POJO / ServiceObject (including Builders)
    • OpenAPI spec
  • Example
    • Property in UML: theOtherObject
    • Suffix: ID
    • Generated property in Java: theOtherObjectID
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant