Awesome
<h1 align="center" style="text-align:center;"> <img src="solon_icon.png" width="128" /> <br /> Solon v3.0.3 </h1> <p align="center"> <strong>Java "ecological" application development framework, restraint, simple, efficient, open, ecological!</strong> <br/> <strong>[OpenAtom foundation, incubation project]</strong> </p> <p align="center"> <a href="https://solon.noear.org/">https://solon.noear.org</a> </p> <p align="center"> <a target="_blank" href="https://central.sonatype.com/search?q=org.noear%3Asolon-parent"> <img src="https://img.shields.io/maven-central/v/org.noear/solon.svg?label=Maven%20Central" alt="Maven" /> </a> <a target="_blank" href="LICENSE"> <img src="https://img.shields.io/:License-Apache2-blue.svg" alt="Apache 2" /> </a> <a target="_blank" href="https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html"> <img src="https://img.shields.io/badge/JDK-8-green.svg" alt="jdk-8" /> </a> <a target="_blank" href="https://www.oracle.com/java/technologies/javase/jdk11-archive-downloads.html"> <img src="https://img.shields.io/badge/JDK-11-green.svg" alt="jdk-11" /> </a> <a target="_blank" href="https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html"> <img src="https://img.shields.io/badge/JDK-17-green.svg" alt="jdk-17" /> </a> <a target="_blank" href="https://www.oracle.com/java/technologies/javase/jdk21-archive-downloads.html"> <img src="https://img.shields.io/badge/JDK-21-green.svg" alt="jdk-21" /> </a> <a target="_blank" href="https://www.oracle.com/java/technologies/javase/jdk23-archive-downloads.html"> <img src="https://img.shields.io/badge/JDK-23-green.svg" alt="jdk-23" /> </a> <br /> <a target="_blank" href='https://gitee.com/opensolon/solon/stargazers'> <img src='https://gitee.com/opensolon/solon/badge/star.svg' alt='gitee star'/> </a> <a target="_blank" href='https://github.com/opensolon/solon/stargazers'> <img src="https://img.shields.io/github/stars/opensolon/solon.svg?style=flat&logo=github" alt="github star"/> </a> <a target="_blank" href='https://gitcode.com/opensolon/solon/star'> <img src='https://gitcode.com/opensolon/solon/star/badge.svg' alt='gitcode star'/> </a> </p> <br/> <p align="center"> <a href="https://jq.qq.com/?_wv=1027&k=kjB5JNiC"> <img src="https://img.shields.io/badge/QQ交流群-22200020-orange"/></a> </p>Language: English | 中文 | Русский | 日本語
<hr /> <p align="center"> 300% higher concurrency 50% memory savings Startup is 10 times faster. Packing 90% smaller; It also supports java8 ~ java23, native runtime. <br/> Built from scratch, with more flexible interface specifications and an open ecosystem </p> <hr />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 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
- Official website supporting demos:https://gitee.com/opensolon/solon-examples
- Project unit test:__test
- User case:User open source project、User business project