An enterprise-grade HTTP service framework implemented in Java, designed for building high-performance, scalable, and maintainable web applications.
- Http Server & Client, support http/2
- WebSocket
- SSE
Install my-project with maven
<dependency>
<groupId>tech.smartboot.feat</groupId>
<artifactId>feat-core</artifactId>
<version>${feat.version}</version>
</dependency>
For support, email zhengjunweimail@163.com or submit an issue.