Blade Versions Save

:rocket: Lightning fast and elegant mvc framework for Java8

2.1.2.RELEASE

2 years ago
  • :rocket: Implementation of regex matching routing using TrieMapping instead, over 5x improvement in performance
  • :art: The reading of resources when i18n only has a country
  • :art: Robustness and performance of route matching of CsrfMiddleware and LimitMiddleware
  • :art: Remove redundant code
  • :art: Using blade-log 0.2.0
  • :art: Optimized middleware initialization time
  • 🐛 File server has no 304 cache
  • :bug: fixed TrieMapping miss match /
  • :loud_sound: remove static file progress log
  • :sparkles: allow return StaticFileBody

2.1.1.RELEASE

2 years ago
  • Fixed the problem of downloading large files
  • Fixed json body to String type error
  • Supports file preview feature
  • Supports request frequency limit middleware
  • Optimize csrf middleware

2.1.0.RELEASE

2 years ago

2.0.15.BETA

2 years ago

2.1.0.BETA

2 years ago

2.0.13.ALPHA

5 years ago

2.0.12.RELEASE

5 years ago

2.0.12.BETA

5 years ago

2.0.11.RELEASE

5 years ago
  1. Using http part transfer
  2. Asynchronous processing of logic
  3. Fixed large file upload issues
  4. Improving performance
  5. Add http 405 exception
  6. Fixed command line args not active
  7. Improve file upload params
  8. Upgrade netty version

2.0.8.RELEASE

5 years ago