org.noear:solonjt.actuator.enjoy

java project for solonjt.actuator.enjoy

License

License

GroupId

GroupId

org.noear
ArtifactId

ArtifactId

solonjt.actuator.enjoy
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

org.noear:solonjt.actuator.enjoy
java project for solonjt.actuator.enjoy
Project URL

Project URL

https://github.com/noear/solonjt
Source Code Management

Source Code Management

https://github.com/noear/solonjt

Download solonjt.actuator.enjoy

How to add to project

<!-- https://jarcasting.com/artifacts/org.noear/solonjt.actuator.enjoy/ -->
<dependency>
    <groupId>org.noear</groupId>
    <artifactId>solonjt.actuator.enjoy</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/solonjt.actuator.enjoy/
implementation 'org.noear:solonjt.actuator.enjoy:1.0.5'
// https://jarcasting.com/artifacts/org.noear/solonjt.actuator.enjoy/
implementation ("org.noear:solonjt.actuator.enjoy:1.0.5")
'org.noear:solonjt.actuator.enjoy:jar:1.0.5'
<dependency org="org.noear" name="solonjt.actuator.enjoy" rev="1.0.5">
  <artifact name="solonjt.actuator.enjoy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='solonjt.actuator.enjoy', version='1.0.5')
)
libraryDependencies += "org.noear" % "solonjt.actuator.enjoy" % "1.0.5"
[org.noear/solonjt.actuator.enjoy "1.0.5"]

Dependencies

compile (1)

Group / Artifact Type Version
com.jfinal : enjoy jar 3.6

provided (4)

Group / Artifact Type Version
org.noear : solon jar 1.0.2.16
org.noear : weed3 jar 3.1.7
org.noear : snack3 jar 3.0.9
org.noear : solonjt.utils jar 1.0.4

Project Modules

There are no modules declared in this project.

Maven Central

QQ交流群:22200020

是啥?

  • 我是一个嵌入式 FaaS 引擎 + 扩展中心 + 发布系统。(与云服务的FaaS有区别)
  • 理念:运行实例 + 安装几个扩展插件,等于一个性化系统。
  • 兼容:jdk8, jdk9, jdk10, jdk11, jdk12, jdk13, jdk14
  • 并发:单实例本机测试qps = 4w

想干嘛?

  • 通过统一的接口嵌入,促成各种FaaS语言的统一编程模型

orm接口,http client接口,lock接口,queue接口,mvc接口,job接口,消息总线接口,函数总线接口

  • 集成嵌入式服务治理组件(可通过配置,切换为分布式组件)

配置服务,日志服务,消息服务,缓存服务,对象存储,定时任务,集群管理

  • 可互为扩展中心的机制,形成一个自由的插件网

  • 快速构建热编辑、热更新、热执行的轻量级生产环境

  • 同时提供类似Electron一样的跨平台桌面运行环境

有什么能力?

  • 一切都是:热编辑;热更新;热执行
  • 运行动态文件执行的能力(由执行器决定)
  • 运行静态文件的能力(可304缓存)
  • 扩展执行器的能力(及jar包扩展)
  • 提供定时任务能力
  • 提供消息总线能力
  • 提供拦截器的机制
  • 提供勾子的机制
  • 提供版本管理的机制
  • 提供集群支持的机制(集群支持很友好哦)
  • 模板即可直接开发轻量接口
  • 函数总线,让不同语言可直接相互调用
  • 等等...

演示

框架演示

应用演示(基于solonjt开发的应用)

Versions

Version
1.0.5