# Feat **Repository Path**: smartboot/feat ## Basic Information - **Project Name**: Feat - **Description**: 让 Java Web 开发更简洁、更高效、更有趣。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://smartboot.tech/feat/ - **GVP Project**: No ## Statistics - **Stars**: 312 - **Forks**: 18 - **Created**: 2025-01-14 - **Last Updated**: 2026-04-26 ## Categories & Tags **Categories**: webframework **Tags**: AI, Web, Java, Http, HttpClient ## README [![Apache License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/smartboot/feat) # Feat - High-Performance Java Web Service Framework Somewhat like Vert.x, and somewhat like Spring Boot, Feat is a Java web service development framework. ![](./pages/src/assets/performance.svg) ### 🚀 Enterprise Value of Feat | Advantage | Description | |-----------|-------------| | ⚡ High Performance | Several times faster than traditional frameworks, significantly reducing server costs | | ⏱️ Low Latency | Millisecond-level response, enhancing user experience | | 📦 Easy to Use | Simple API design lowers the learning curve | | 🔐 High Reliability | Stable operation reduces operational pressure | --- ### 📦 Third-party Package Dependencies The main third-party package dependencies for each module in the Feat framework are as follows:
Module Dependency Type Description
Feat Core smart-socket Runtime A Java AIO-based network communication framework
fastjson2 Runtime Alibaba's JSON processing library
Feat Cloud mybatis Compile-time An excellent persistence layer framework
snakeyaml Compile-time YAML configuration file parsing library
Feat AI - - -
All dependencies use the latest stable versions to ensure optimal security and performance. --- ## Performance Comparison Compared to other mainstream Java frameworks, Feat excels in the following areas: | Metric | Feat | Spring Boot | Vert.x | |--------|------|-------------|--------| | Startup Time | <100ms | ~700ms | ~500ms | | Memory Usage | Low | High | Medium | | Requests per Second | High | Medium | High | | Response Latency | Extremely Low | Medium | Low | --- ## Documentation & Community ### 📚 Learning Resources - **[Official Documentation](https://smartboot.tech/feat)**: Detailed usage guides and API references - **[Sample Projects](https://gitee.com/smartboot/feat/tree/master/feat-test)**: Practical examples across various scenarios - **[Performance Test Reports](https://smartboot.tech/feat/appendix/benchmark/)**: Understand Feat's performance advantages ### 💬 Getting Support - **[GitHub Issues](https://github.com/smartboot/feat/issues)**: Report issues or suggest new features - **[Gitee Issues](https://gitee.com/smartboot/feat/issues)**: Domestic user feedback channel - **[Enterprise Licensing Solutions](https://smartboot.tech/feat/auth/)**: Empowering efficient development and enterprise growth ### 🤝 Contributing We welcome contributions in all forms: - **Report Issues**: Help us identify and fix bugs - **Improve Documentation**: Make documentation clearer and more complete - **Contribute Code**: Implement new features or fix known issues - **Share Experience**: Share your experiences and best practices using Feat within the community Please read our [Contribution Guide](CONTRIBUTING.md) before contributing. --- ## License Feat is open source under the [Apache License 2.0](LICENSE). ---

Feat - A Supersonic Java Framework for the Cloud Native Era

High Performance • Low Resource Consumption • Developer Friendly