Easy Java Web Framework built upon spring-boot, spring-framework and spring-security.
- Fully customizable property management in accordance with spring-boot's Externalized Configuration
- Out-of-the-box i18n support with a LocaleChangeInterceptor, a CookieLocaleResolver, and customizable locales
- Message sources are served in JSON format via a cached endpoint to become javascript-friendly.
- A convenient starter project made with Maven Overlay
- Production-ready examples of common Web development scenarios, including:
- Form validation
- Transaction nesting
- profile-aware static resources (e.g.: react.min.js)
- remove url prefixes (/f/**, /b/**, /a/**)
- filter test sources
- biz modules
- security
- sysconfig
- properties?
- dev components
- data table
- search
- sorting
- find a replacement for JSP?
- revamp ControllerResult
- multiple logging targets according to level/format
- async logging