# solon **Repository Path**: itjac/solon ## Basic Information - **Project Name**: solon - **Description**: 🔥 面向全场景的 Java 企业级应用开发框架:克制、高效、开放、生态!并发高 300%;内存省 50%;启动快 10 倍;打包小 90%;同时兼容 java8 ~ java23。(可替换 Spring) - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: https://solon.noear.org - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 738 - **Created**: 2025-02-03 - **Last Updated**: 2025-02-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README


Solon v3.0.8-M2

Java enterprise application development framework for full scenario: Restrained, Efficient, Open, Ecological
[OpenAtom foundation, incubation project]

https://solon.noear.org

Maven Apache 2 jdk-8 jdk-11 jdk-17 jdk-21 jdk-23
gitee star github star gitcode 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 ~ java23, 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; Easy to get started; 10x faster startup (faster debugging) | | Better production and deployment experience | Pack 90% smaller | | Greater range of compatibility | Non-java-ee architecture; It also supports java8 ~ java23, 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 java21) | | 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/opensolon/solon-examples](https://gitee.com/opensolon/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