Xitrum GuideΒΆ
There are also Japanese, Korean, Russian, and Vietnamese versions.
- Introduction
- Tutorial
- Action and view
- RESTful APIs
- Route cache
- Route order with first and last
- Multiple paths for one action
- Dot in route
- Regex in route
- Catch the rest of path
- Link to an action
- Redirect to another action
- Forward to another action
- Determine is the request is Ajax request
- Anti-CSRF
- antiCsrfInput and antiCsrfToken
- SkipCsrfCheck
- Manipulate collected routes
- Getting entire request content
- Documenting API with Swagger
- Template engines
- Postbacks
- XML
- JavaScript and JSON
- Async response
- Static files
- Serve flash socket policy file
- Scopes
- Validation
- File upload
- Action filters
- Server-side cache
- I18n
- Log
- Deploy to production server
- Clustering with Akka and Hazelcast
- Netty handlers
- Metrics
- HOWTO
- Dependencies