• Introduction
  • The routerId
  • Specifying a specific routerId to use other than the default in the opentripplanner-webapp
  • Registering routerIds at startup with Spring XML
  • The routers REST API
  • Listing and verifying registered routerIds (GET)
  • Registering a routerId and loading the associated graph (PUT)
  • Reloading graph data (PUT)
  • Injecting a graph over the wire (POST)
  • Graph eviction (DELETE)
  • Security Config