Skip to content
/ solon Public
forked from opensolon/solon

🔥 New Java application development framework: FASTER, SMALLER, SIMPLER!! Startup is 5-10 times faster. 2 ~ 3 times higher qps; Runtime memory saving 1/3 ~ 1/2; Packs can be shrunk to 1/2 to 1/10

License

Notifications You must be signed in to change notification settings

z2z2qp/solon

This branch is 3032 commits behind opensolon/solon:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 9, 2024
9bd4f08 · Mar 9, 2024
Mar 8, 2024
Mar 9, 2024
Mar 8, 2024
Mar 9, 2024
Mar 9, 2024
Mar 9, 2024
Mar 8, 2024
Mar 9, 2024
Jun 9, 2023
Sep 21, 2022
Jan 28, 2024
Dec 23, 2019
Mar 8, 2024
Mar 8, 2024
Mar 8, 2024
Mar 8, 2024
Mar 8, 2024
Mar 9, 2024
Jan 28, 2024
Jun 19, 2023
Nov 14, 2023
May 30, 2023
May 30, 2023
Jul 25, 2023
May 29, 2023
Mar 7, 2021
Feb 27, 2024
Jan 12, 2023
Feb 27, 2024

Repository files navigation


Solon v2.7.2

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
gitee star github star


Language: English | 中文 | Русский | 日本語

2 to 3 times more concurrency Memory saving 1/3 ~ 1/2; Startup is 5-10 times faster. Packs can be shrunk to 1/2 to 1/10
Built from scratch, it has its own standard specification and open ecology


Features:

Better cost performance for computing:

  • Reduced runtime cost: 2-3 times more concurrency per second Memory saving 1/3 ~ 1/2

Greater developer productivity and a simpler coding experience:

  • Reduced learning cost: simple source code; It is easy for beginners to get started; Easy to use
  • Debugging efficiency: restarts are 5-10 times faster; Locate problems faster

Faster production and deployment experience:

  • Smaller service packs, faster CI/DI: 1/2-1/10 pack size
  • Cloud native is more friendly (faster image pull, faster container ready) : packaging is 1/2-1/10 smaller, startup is 5-10 times faster

Freer runtime compatibility options:

  • Supports java8, java11, java17, java21 runtime as well

Ecosystem Architecture Diagram:

  • solon

  • solon cloud

Official website and related examples, cases:

Special thanks to JetBrains for supporting open-source projects:

JetBrains

About

🔥 New Java application development framework: FASTER, SMALLER, SIMPLER!! Startup is 5-10 times faster. 2 ~ 3 times higher qps; Runtime memory saving 1/3 ~ 1/2; Packs can be shrunk to 1/2 to 1/10

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.5%
  • TypeScript 0.6%
  • Vue 0.6%
  • HTML 0.2%
  • FreeMarker 0.1%
  • Kotlin 0.0%