Commit Graph

132 Commits

Author SHA1 Message Date
Wendal Chen
1d4324e460 release: v2.2.4 BD7OEC 2018-08-06 12:48:28 +08:00
Wizzercn
abae3b6a07 update: t-io --> 3.1.3.v20180720-RELEASE 2018-07-20 09:53:59 +08:00
Wizzercn
fea1035400 update: t-io --> 3.1.2.v20180712-RELEASE 2018-07-14 13:50:49 +08:00
Wendal Chen
9f088ec1ca update: 继续2.3-SNAPSHOT 2018-07-03 14:12:00 +08:00
Wendal Chen
517b9c46cb release: v2.2.2 2018-07-03 14:10:17 +08:00
Howe Chiang
edc929d099
更新HikariCP、spring、beetlsql、beetl 2018-06-27 16:34:29 +08:00
Wizzercn
bc11db66f3 add: nutzboot-starter-elasticsearch & demo 2018-06-16 00:44:27 +08:00
Wendal Chen
8b78fb23a7 update: 继续2.3-SNAPSHOT 2018-06-15 12:54:40 +08:00
Wendal Chen
51db964caf release: v2.2.1 2018-06-15 12:33:18 +08:00
Howe Chiang
ccc90aae11
切换到2.3-SNAPSHOT 2018-06-11 21:24:23 +08:00
Howe Chiang
1f15c140c6
切换到2.3-SNAPSHOT 2018-06-11 21:21:41 +08:00
Howe Chiang
bde8c25815
更新jetty.9.4.11.v20180605 2018-06-11 09:14:42 +08:00
Wendal Chen
fdccfab350 revert: 大鲨鱼是对的,wendal是错的... 2018-06-09 16:25:07 +08:00
Wendal Chen
3cffe72734 add: 恢复asm的版本号限定 2018-06-09 15:49:29 +08:00
Wizzercn
e4673aca8c update: dubbo --> 2.6.2 2018-06-09 15:18:14 +08:00
Wizzercn
5e889bb5a8 update: t-io --> 3.0.1.v20180601-RELEASE & j2cache --> 2.3.21-release 2018-06-05 20:44:56 +08:00
Wendal Chen
20e020d582 change: 把nutzboot-core里面的spring代码分拆到nutzboot-spring4去,看着碍眼 2018-06-05 17:07:57 +08:00
Wendal Chen
c99677d55d Merge branch 'dev' of github.com:nutzam/nutzboot into dev
# Conflicts:
#	pom.xml
2018-05-30 13:11:47 +08:00
Wendal Chen
b2ed68c864 update: asm版本升级到6.1.1,并确保jetty也使用这个版本 2018-05-30 13:04:55 +08:00
Howe Chiang
3ea3b06664
更新druid1.1.10 2018-05-30 12:34:18 +08:00
Wendal Chen
3ccfffdfc0 fix: nutzwx的版本没更新好 2018-05-14 14:53:28 +08:00
Wizzercn
39e8f664ee update: 更新t-io版本--> 2.4.0.v20180508-RELEASE 2018-05-10 21:22:27 +08:00
Howe Chiang
30b86e2f54
更新jetty9.4.10.v20180503等...
jetty9.4.10.v20180503、beetl2.8.1、beetlsql2.10.21、tomcat8.5.31
2018-05-08 08:33:20 +08:00
Wendal Chen
991cdd9e0b add: 添加maven plugin快照库地址 2018-05-06 22:37:44 +08:00
Wendal Chen
75223a7efc fix issue #36 Web服务类应共享一个超类
添加超类AbstractServletContainerStarter,统一获取几个核心参数
- port
- host
- contextPath
- staticPath
- web.session.timeout 会话超时

添加NbServletContextListener
- 统一使用Servlet API 3的方法添加Servlet和Filter映射
- 代理ServletContextListener

Signed-off-by: Wendal Chen <wendal1985@gmail.com>
2018-05-06 16:29:27 +08:00
Wendal Chen
2ba5fc750e add: starter-mqtt-client 及其demo 2018-05-02 21:21:46 +08:00
ywjno
a7dfcfb1f8 update: 更新所依赖的 jetx、cxf、spring、undertow 的版本 2018-04-26 12:45:22 +08:00
Howe Chiang
ca4053f0ef
更新beetl 2018-04-24 11:34:44 +08:00
ywjno
3e03d89a21 update: freemarker 更新至 2.3.28 2018-04-17 15:57:08 +08:00
Howe Chiang
b49b1267a2
更新HikariCP 3.1.0 2018-04-12 11:10:02 +08:00
Howe Chiang
0d66087dc6
更新tomcat 2018-04-10 08:56:51 +08:00
Howe Chiang
700f9c0d01
更新beetl beetlSql 2018-04-08 13:33:33 +08:00
Wendal Chen
fa6f163851 fix: jetty有个@PropDoc写错了 2018-03-30 11:33:44 +08:00
Wendal Chen
36712c6766 Merge branch 'dev' of github.com:nutzam/nutzboot into nutz-cloud-basic 2018-03-29 22:56:31 +08:00
Wendal Chen
6d0575ddbb add: 添加缺失的拼图 nutz-cloud
gateway-server API网关
loach-server 服务注册与服务发现的服务端
loach-client 服务注册与服务发现的客户端
literpc 简洁高效的RPC服务
cloud-demo 演示组件间的协作
2018-03-29 22:55:40 +08:00
Howe Chiang
df4dcdda03
更新BeetlSQL 2.10.18 2018-03-29 09:33:42 +08:00
Howe Chiang
f3e78d0033
更新jetty beetlsql undertow 2018-03-22 20:25:07 +08:00
Wendal Chen
771a406cf5 fix: starter-ssdb的demo报编译错误 2018-03-22 13:50:08 +08:00
Wizzercn
85d8a0fe4f update: dubbo->2.6.1 & wkcache link 2018-03-22 12:11:39 +08:00
Wizzercn
f020216f9e update: dubbo-2.5.10 2018-03-18 06:38:23 +08:00
Howe Chiang
a1225232f8
更新tomcat 8.5.29 2018-03-13 08:44:14 +08:00
Howe Chiang
2171376b40
更新druid 1.1.9 2018-03-12 18:01:33 +08:00
Wendal Chen
582efbd1f8 revert: 还原jettyb版本号 2018-03-12 10:42:27 +08:00
Howe Chiang
c96dff8846
更新 jetty 9.4.9.v20180311 2018-03-12 08:49:24 +08:00
Howe Chiang
871816a443
更新Beetl 2.7.27,BeetlSQL 2.10.13 2018-03-03 19:45:10 +08:00
Wendal Chen
f2455edd39 fix: javassist的groupId变更了 2018-03-02 10:09:51 +08:00
Wendal Chen
d62de1d043 update: 更新javassist版本号,解决"invalid constant type: 15" 2018-03-01 11:04:59 +08:00
Howe Chiang
2a117bb0c8
更新BeetlSQL 2.10.12 2018-02-27 13:24:13 +08:00
Wendal Chen
46934afa80 revert: 回滚dubbo版本号 2018-02-27 11:59:47 +08:00
Howe Chiang
5a780d2243
升级库版本 2018-02-27 09:46:44 +08:00