# solon
**Repository Path**: hucarrot/solon
## Basic Information
- **Project Name**: solon
- **Description**: 🔥 Java “新式”应用开发框架:克制、简洁、高效、开放、生态!!!并发高 300%;内存省 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**: 742
- **Created**: 2024-09-11
- **Last Updated**: 2024-09-11
## 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
##### 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: