Skip to content

Make filter-path configurable for combining REST & Wicket in one app #12

Description

@dashorst

Currently the filter path is hardcoded for /*, which doesn't prohibit REST API and Wicket living together, but one might need to split the responsibilities in eg.

  • /api/* for REST
  • /app/* for Wicket

This should be made configurable, which it currently is NOT.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions