Skip to content

Suggestion: ability to add method's comments in SpringApplicationParser #1066

@softaria-roman

Description

@softaria-roman

As of now there is no ability to add comments on spring controllers and see them in the generated typescrypt file.

I understand that it needs a lot of effort to do it directly - e.g. support real javadocs/java comments.

But is would be easy to add a custom annotation like @TypescryptComment or something and use it within SpringApplicationParser.parseControllerMethod to add comments to the generated typescript methods.

This feature would be very helpful in environments where frontend and backend are developed by different teams.

WDYT?

If you like the idea I would prepare a pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions