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


Solon v2.9.3

Java "new" application development framework, restraint, concise, efficient, open, ecological!
[OpenAtom foundation, incubation project]

https://solon.noear.org

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


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

300% higher concurrency 50% memory savings Startup is 10 times faster. Packing 90% smaller; It also supports java8 ~ java22, native runtime.
Built from scratch, with more flexible interface specifications and an open ecosystem


## Features: | Feature | Description | |--------------|-----------------------------------------------------------------------------| | Better cost performance for computing resources | 300% higher concurrency 50% memory savings | | Faster development productivity | Less code; Quick to get started; Debug restarts are 10x faster | | Better production and deployment experience | Pack 90% smaller | | Greater range of compatibility | Non-java-ee architecture; It also supports java8 ~ java22, graalvm native image | ## Main code repository | Code repository | Description | |-------------------------------------------------|-----------------------------------------------------------| | https://gitee.com/opensolon/solon | Solon ,Main code repository | | https://gitee.com/opensolon/solon-examples | Solon ,Official website supporting sample code repository | | | | | https://gitee.com/opensolon/solon-cloud | Solon Cloud ,Code repository | | https://gitee.com/opensolon/solon-admin | Solon Admin ,Code repository | | https://gitee.com/opensolon/solon-jakarta | Solon Jakarta ,Code repository(base java17) | | https://gitee.com/opensolon/solon-integration | Solon Integration ,Code repository | | | | | https://gitee.com/opensolon/solon-gradle-plugin | Solon Gradle ,Plugin code repository | | https://gitee.com/opensolon/solon-idea-plugin | Solon Idea ,Plugin code repository | | https://gitee.com/opensolon/solon-vscode-plugin | Solon VsCode ,Plugin code repository | | | | | https://gitee.com/dromara/solon-plugins | Solon ,Third-party extension code repository | ## 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