Skip to content

The format of annotate is not uniform #46

Open
@sdlzhd

Description

@sdlzhd

@FXMLView(value = "./helloworld.fxml", css = {"./test.css"}, bundle = "com.example.demo.helloworld")

@FXMLView Annotate has 3 property, value, css, bundle, but there are some formatting problems.

I need to provide a suffix for value and css,, however, no for bundle. In fact, for value, css, the properties need file path, the bundle needs different ways(java package manage).

So, can you do something to unify the format.

Last, It's a very good package for javafx & spring boot! Thanks!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions