Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opensolon/solon
🔥 Java "ecological" application development Framework: Restrained, concise, EFFICIENT, OPEN, ECOLOGICAL!! 300% higher concurrency 50% memory savings Startup is 10 times faster. Packing 90% smaller; Compatible with java8 ~ java23. (Replaceable spring)
https://github.com/opensolon/solon
aop-framework ioc-framework java microservice miro-framework no-servlet no-spring plugin remoting rest-api rpc solon solon-cloud web-framework
Last synced: 3 days ago
JSON representation
🔥 Java "ecological" application development Framework: Restrained, concise, EFFICIENT, OPEN, ECOLOGICAL!! 300% higher concurrency 50% memory savings Startup is 10 times faster. Packing 90% smaller; Compatible with java8 ~ java23. (Replaceable spring)
- Host: GitHub
- URL: https://github.com/opensolon/solon
- Owner: opensolon
- License: apache-2.0
- Created: 2018-07-07T13:23:50.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T04:21:23.000Z (2 months ago)
- Last Synced: 2024-10-29T15:38:55.692Z (2 months ago)
- Topics: aop-framework, ioc-framework, java, microservice, miro-framework, no-servlet, no-spring, plugin, remoting, rest-api, rpc, solon, solon-cloud, web-framework
- Language: Java
- Homepage: https://solon.noear.org
- Size: 59.6 MB
- Stars: 2,279
- Watchers: 34
- Forks: 224
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome - opensolon/solon - 🔥 New Java application development framework: FASTER, SMALLER, SIMPLER!! 2 to 3 times more concurrency 50% memory savings Startup is 5-10 times faster. 50% ~ 90% smaller packaging; Compatible with java8 ~ java22. (Java)
- my-awesome - opensolon/solon - framework,ioc-framework,java,microservice,miro-framework,no-servlet,no-spring,plugin,remoting,rest-api,rpc,solon,solon-cloud,web-framework pushed_at:2024-12 star:2.4k fork:0.2k 🔥 Java Application Development Framework for Full Scenario: Restrained, Efficient, Open, Ecologicall!!! 300% higher concurrency 50% memory savings Startup is 10 times faster. Packing 90% smaller; Compatible with java8 ~ java23. (Replaceable spring) (Java)
README
Solon v3.0.5
Java Application Development Framework for Full Scenario: Restrained, Efficient, Open, Ecological
[OpenAtom foundation, incubation project]
##### 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: