# solon **Repository Path**: gepengjun/solon ## Basic Information - **Project Name**: solon - **Description**: 🔥 Java 新的应用开发框架:更快、更小、更简单!!!并发高 2~ 3 倍;内存节省 1/3 ~ 1/2;启动快 5 ~ 10 倍;打包可以缩到 1/2 ~ 1/10 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://solon.noear.org - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 771 - **Created**: 2024-03-13 - **Last Updated**: 2024-03-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README


Solon v2.7.2

Java's new application development framework. Faster, smaller, and easier!

https://solon.noear.org

Maven Apache 2 jdk-8 jdk-11 jdk-17 jdk-21
gitee star github star


##### Language: English | [中文](README_CN.md) | [Русский](README_RU.md) | [日本語](README_JP.md)

2 to 3 times more concurrency Memory saving 1/3 ~ 1/2; Startup is 5-10 times faster. Packs can be shrunk to 1/2 to 1/10
Built from scratch, it has its own standard specification and open ecology


## Features: Better cost performance for computing: * Reduced runtime cost: 2-3 times more concurrency per second Memory saving 1/3 ~ 1/2 Greater developer productivity and a simpler coding experience: * Reduced learning cost: simple source code; It is easy for beginners to get started; Easy to use * Debugging efficiency: restarts are 5-10 times faster; Locate problems faster Faster production and deployment experience: * Smaller service packs, faster CI/DI: 1/2-1/10 pack size * Cloud native is more friendly (faster image pull, faster container ready) : packaging is 1/2-1/10 smaller, startup is 5-10 times faster Freer runtime compatibility options: * Supports java8, java11, java17, java21 runtime as well ## Ecosystem Architecture Diagram: * solon * solon cloud ## Official website and related examples, cases: * Official website address:[https://solon.noear.org](https://solon.noear.org) * Official website supporting demos:[https://gitee.com/noear/solon-examples](https://gitee.com/noear/solon-examples) * Project unit test:[__test](./__test/) * User case:[User open source project](https://solon.noear.org/article/555)、[User business project](https://solon.noear.org/article/cases) ## Special thanks to JetBrains for supporting open-source projects: JetBrains