Skip to content
/ solon Public
forked from opensolon/solon

Java 新的生态:更快、更小、更简单!!!启动快 5 ~ 10 倍;qps 高 2~ 3 倍;运行时内存节省 1/3 ~ 1/2;打包可以缩到 1/2 ~ 1/10

License

Notifications You must be signed in to change notification settings

AiHMin/solon

 
 

Repository files navigation


Solon v2.6.5

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

https://solon.noear.org

Maven Apache 2 jdk-8 jdk-11 jdk-17 jdk-21
gitee star github star


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

Startup is 5 to 10 times faster; QPS is 2 to 3 times higher; runtime memory is saved by 1/3 to 1/2; packaging can be reduced to 1/2 to 1/10


Introduction:

Build from scratch. It has its own standards and norms and open ecology. Combination of different ecological plug-ins to meet different needs, convenient customization, rapid development:

  • Restraint, simplicity, efficiency, openness and ecology
  • Supports JDK8, JDK11, JDK17, JDK21
  • Http, WebSocket, Socket three signal unified development experience (commonly known as: three-source integration)
  • Supports "annotation" and "manual" modes, freely controlled as needed
  • Not Servlet, can adapt to any basic communication framework (minimum 0.3m running rpc architecture)
  • Unique IOC/AOP container design. It won't start slowly just because there are more plug-ins
  • Supports Web, Data, Job, Remoting, Cloud, and other development scenarios
  • The two architecture modes are Handler + Context and Listener + Message
  • Emphasizes plug-in extensibility, expandable and swappable, adaptable to different application scenarios
  • Supports GraalVm Native Image packaging. Support FaaS pattern development
  • Allow service plug-ins to hot-plug, hot-swap, and hot-manage.

Ecosystem Architecture Diagram:

  • solon

  • solon cloud

Official website and related examples, cases:

Special thanks to JetBrains for supporting open-source projects:

JetBrains

About

Java 新的生态:更快、更小、更简单!!!启动快 5 ~ 10 倍;qps 高 2~ 3 倍;运行时内存节省 1/3 ~ 1/2;打包可以缩到 1/2 ~ 1/10

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

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