Skip to content

route attribute value: allows primitives, enum, class and string types #347

@jknack

Description

@jknack

Today, only String values are allowed.

{
   get("/", ...)
       .attr("priority", 1.5d);
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions