Xinchuang uses domestic ecology, Solon v2.6.4 is released

What framework is Solon?

Java's new "eco-level" application development framework . It was built from scratch and has its own standards and open ecology (it took six years and has the world's second-level ecological scale).

Compared with Spring, what are its characteristics?

  • Domestic! Domestic! Domestic!
  • Startup is 5 to 10 times faster. (faster) 
  • qps is 2 to 3 times higher. (higher) 
  • Low traffic memory saves 1/3 ~ 1/2. (less) 
  • Packaging can be reduced to 1/2 ~ 1/10; for example, 300Mb becomes 23Mb. (smaller) 
  • Also supports jdk8, jdk11, jdk17, jdk21, graalvm native image 

Getting Started Exploration Video (recorded by user):

What has been updated recently?

  • Added graphql-solon-plugin plug-in (welcome to try)
  • Fixed the issue where @Header would be invalid when injected at the same time as @Body
  • Fix the problem that LocalCacheService will exceed the bounds when the time is too long
  • Add local-solon-cloud-plugin to obtain description information
  • fastjson2 upgraded to 2.0.44
  • log4j upgraded to 2.22.1
  • logback upgraded to 1.3.14
  • sqltoy upgraded to 5.2.88
  • mybatis-flex upgraded to 1.7.6
  • beetlsql upgraded to 3.27.4-RELEASE
  • fastmybatis upgraded to 2.10.0
  • socket.d upgraded to 2.2.2
  • folkmq upgraded to 1.0.26

Project warehouse address?

Guess you like

Origin www.oschina.net/news/274315/solon-2-6-4-released
Recommended