# solon **Repository Path**: wukey/solon ## Basic Information - **Project Name**: solon - **Description**: 🔥 Java “纯血国产”应用开发框架:更快、更小、更简单!!!并发高 2~ 3 倍;内存省 50%;启动快 10 倍;打包最多缩小 90%;同时兼容 java8 ~ java22。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: https://solon.noear.org - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 768 - **Created**: 2024-07-17 - **Last Updated**: 2024-07-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README


Solon v2.8.5

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 10x faster | | Better production and deployment experience | Bundles are reduced by up to 90% | | 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