What we have done for AJAXJS framework are:
- Logback and Slf4j
- Jackson JSON parser/Global JSON Response Data
- Unified Exception Handler
- Unified Controller Interceptor for better logging
- A Spring Ioc Helper/A PrintBanner for logging startup time
- A Cache system
- Server-side form validation
- Database Auto Connection for all HTTP connections, based on Tomcat JDBC Connection Pool
- Base Model and Page Model
A Web Framework for Spring Boot has these features:
- Designed for distributed use, suitable for high-concurrency scenarios
- Lightweight, minimize dependencies, less code, more functionality
- Full-stack, support both front-end and back-end, Java and TypeScript
- Clear code, Modularity and low coupling
- Fully documented and tested, easy to understand and maintain
- JDK8/Tomcat 9/Spring Boot 2.7
- Spring-native build with GraalVM