Router Lib icon

Router Lib

HTTP Router Library

This library implements a simple HTTP router that can be used in XP app's main controller.

Releases

  1. 3.1.0

    • Removed Nashorn dependency
    • Compatibility:

      • 7.0.0
  2. 3.0.1

    • Upgrade of Gradle Wrapper
    • Compatibility:

      • 7.0.0
  3. 3.0.0

    • Support multiple url patterns
    • [BREAKING] Correct handling of trailing slash
    • Compatibility:

      • 7.0.0
  4. 2.1.0

    • The library can now be used in sites and admin tools
    • Compatibility:

      • 7.0.0
  5. 2.0.0

    • Compatibility with XP7
    • Compatibility:

      • 7.0.0
  6. 1.0.1

    • Bug: Handle paths ending with slash
    • Compatibility:

      • 6.11.0
  7. 1.0.0

    • Initial release
    • Compatibility:

      • 6.11.0