# solon **Repository Path**: kevinYX/solon ## Basic Information - **Project Name**: solon - **Description**: noear:: 更现代感的国产应用开发框架。更快、更小、更少、更自由!!!启动快 5 ~ 10 倍;qps 高 2~ 3 倍;运行时内存节省 1/3 ~ 1/2;打包可以缩到 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**: 752 - **Created**: 2022-11-20 - **Last Updated**: 2024-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README


Solon v2.8.4

Java's new application development framework. Faster, smaller, and easier!
[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)

2 to 3 times more concurrency 50% memory savings Startup is 5-10 times faster. 50% ~ 90% smaller packaging; Compatible with java8 ~ java22
Built from scratch, with more flexible interface specifications and an open ecosystem


## Features: | Feature | Description | |--------------|-----------------------------------------------------------------------------| | Better cost performance for computing resources | 2 to 3 times more concurrency 50% memory savings | | Faster development productivity | Small kernel, quick to get started Debug restarts are 5-10 times faster | | Better production and deployment experience | 50% ~ 90% smaller packaging; Fast image pull and start (5 ~ 10x) | | Greater range of compatibility | Non-java-ee architecture; It also supports java8 ~ java22 | ## 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