Skip to content

Commit

Permalink
2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
noear committed Mar 9, 2023
1 parent 2d5206b commit 7966eb3
Show file tree
Hide file tree
Showing 214 changed files with 221 additions and 221 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<h1 align="center" style="text-align:center;">
<img src="solon_icon.png" width="128" />
<br />
Solon v2.2.2-SNAPSHOT
Solon v2.2.2
</h1>
<p align="center">
<strong>一个高效的 Java 应用开发框架,更小、更快、更简单!</strong>
Expand Down Expand Up @@ -78,7 +78,7 @@ Solon v2.2.2-SNAPSHOT
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion UPDATE_LOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* 优化 rocketmq5-solon-cloud-plugin 插件
* 移除 forest-solon-plugin 源码,改引用 com.dtflys.forest:forest-solon-plugin
* 移除 liteflow-solon-plugin 源码,改引用 com.yomahub:liteflow-solon-plugin
* 增加 调试模式下,有拦截器的函数,检查下类是不是动态代理的???
* 增加 调试模式下,模板仅在文件模式下才加载源码提供器
* 增加 用属性配置控制 solon.logging.log4j2::File 添加器是否启用!
* 增加 用属性配置控制 solon.logging.logback::File 添加器是否启用!
Expand All @@ -32,6 +31,7 @@
* snack3 升级为 3.2.59
* hutool 升级为 5.8.14
* dubbo3 升级为 3.1.7
* forest 升级为 1.5.30
* rocketmq5-client 升级为 5.0.4
* smarthttp 升级为 1.1.22
* smartsocket 升级为 1.5.25
Expand Down
2 changes: 1 addition & 1 deletion __hatch/metrics-solon-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions __hatch/nami.coder.thrift/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand All @@ -19,13 +19,13 @@
<dependency>
<groupId>org.noear</groupId>
<artifactId>solon</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
</dependency>

<dependency>
<groupId>org.noear</groupId>
<artifactId>nami</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion __hatch/nanoxlsx4j-solon-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __hatch/openapi-solon-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __hatch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __hatch/solon.boot.reactor-netty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __hatch/solon.serialization.avro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __hatch/solon.serialization.thrift/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __release/nami-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __release/solon-base-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __release/solon-base-render-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __release/solon-boot-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __release/solon-extend-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __release/solon-plugin-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __release/solon-plugin-bundle2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __release/solon-plugin-cloud-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion _nami/nami.channel.http.hutool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion _nami/nami.channel.http.okhttp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion _nami/nami.channel.socketd.jdksocket/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion _nami/nami.channel.socketd.netty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion _nami/nami.channel.socketd.rsocket/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion _nami/nami.channel.socketd.smartsocket/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion _nami/nami.channel.socketd.websocket/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion _nami/nami.channel.socketd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion _nami/nami.coder.fastjson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion _nami/nami.coder.fastjson2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion _nami/nami.coder.hessian/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion _nami/nami.coder.jackson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion _nami/nami.coder.protostuff/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion _nami/nami.coder.snack3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions _nami/nami/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand All @@ -22,7 +22,7 @@
<dependency>
<groupId>org.noear</groupId>
<artifactId>solon</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<scope>provided</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion _solon_base/solon.aspect/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion _solon_base/solon.auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion _solon_base/solon.banner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion _solon_base/solon.config.yaml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion _solon_base/solon.data.dynamicds/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
Loading

0 comments on commit 7966eb3

Please sign in to comment.