# solon **Repository Path**: hellopeng/solon ## Basic Information - **Project Name**: solon - **Description**: 🔥 Java 新的应用开发框架:更快、更小、更简单!!!并发高 2~ 3 倍;内存省 50%;启动快 5 ~ 10 倍;打包小 50% ~ 90%;同时兼容 java8 ~ java22。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://solon.noear.org - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 751 - **Created**: 2024-04-29 - **Last Updated**: 2024-04-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README


Solon v2.7.5

Java's new application development framework. Faster, smaller, and easier!

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: Better cost performance for computing: * Throughput: 2-3 times higher concurrency per second * Resources: 50% memory savings Better developer productivity, easier coding experience: * Development: Flexible and simple architecture; Quick to get started * Debugging: Restarts are 5-10 times faster. Locating problems faster Faster production and deployment experience: * Artifacts: 50% ~ 90% smaller packaging * Deploy: images are fast to pull and start up (5-10x) Wider runtime compatibility: * Breakthrough: Non-Java-EE architecture, more flexibility * Compatibility: Compatible with java8, java11, java17, java21, java22 runtime ## 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