Commit Graph

153 Commits

Author SHA1 Message Date
Wendal Chen
80396871f2 change: 与nutzcloud-config-server同步修改通信逻辑 2018-09-03 15:32:27 +08:00
黄川
1db0ec7b0d update:优化多余逻辑 2018-08-15 09:34:38 +08:00
黄川
a923b48470 update:修改文件命名以防歧义 2018-08-14 16:05:48 +08:00
黄川
7d9d7eedcc add:添加一个可以防止表单重复提交的解决方案名为nutzboot-starter-prevent-duplicate-submit 2018-08-14 15:43:42 +08:00
黄川
057927a1d9 完成nutzboot-starter-email 2018-08-10 15:19:17 +08:00
黄川
21d374b511 修改demo版本 2018-08-10 12:11:06 +08:00
黄川
ab8d8a16a0 去掉demo版本 2018-08-10 12:06:51 +08:00
黄川
d731ae6cb9 注释掉自己的邮箱 2018-08-10 12:04:00 +08:00
黄川
1684041132 添加一个nutzbootstart 2018-08-10 11:56:08 +08:00
Wendal Chen
3d8d0b9fd1 update: 继续2.3-SNAPSHOT 2018-08-06 12:50:04 +08:00
Wendal Chen
1d4324e460 release: v2.2.4 BD7OEC 2018-08-06 12:48:28 +08:00
Wendal Chen
53eec92328 fix: thymeleaf-layout-dialect 版本号不对 2018-07-03 20:05:21 +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
Wendal Chen
eb899cc0c1 add: jetty的demo也加上websocket,验证一下是否ok 2018-06-28 23:47:10 +08:00
Wizzercn
3894c7f073 change: nutzboot-demo-simple-elasticsearch HighlightField 2018-06-16 14:33:10 +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
8f1b51897b 切换到2.3-SNAPSHOT 2018-06-11 22:00:17 +08:00
Wendal Chen
c0f08a57f3 add: tomcat也需要支持404和500页面 https://gitee.com/nutz/nutzboot/issues/IKC3B 2018-06-07 11:06:45 +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
ede0803d90 fix: 更新tio版本号后,demo里面的实现类编译不过 2018-05-10 21:49:14 +08:00
1719411461@qq.com
e4b624b50f change: 再改一下 2018-05-08 20:02:47 +08:00
1719411461@qq.com
975c1916ce change: 这里忘改了 2018-05-08 19:52:45 +08:00
1719411461@qq.com
803b4fcbd1 add:允许自定义ErrorHandler 2018-05-08 19:28:48 +08:00
Wendal Chen
1973b6c1a6 fix issue #60 and https://gitee.com/nutz/nutzboot/issues/IH5I1 2018-05-08 12:40:52 +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
2d6e5358d0 fix: jetty缺了staticPath设置
fix: 补充WhaleFilterStarter的@PropDoc
fix: 补充WeixinStarter的@PropDoc
fix: 补充JedisStarter的@PropDoc
2018-05-05 09:04:06 +08:00
Wendal Chen
2ba5fc750e add: starter-mqtt-client 及其demo 2018-05-02 21:21:46 +08:00
Wendal Chen
84af70e583 update: 是jetty.page.XXX支持任意状态码及任意异常类型 2018-05-02 09:50:36 +08:00
Wendal Chen
874b666edd update: 使用nutzboot-maven-plugin替换老的shade plugin写法 2018-04-30 10:13:35 +08:00
王庆华
9751f199b1 add:给jetty添加可选的404页面配置 2018-04-21 12:39:15 +08:00
Wendal Chen
a6122d5ae1 add: 添加CounterService 2018-04-16 19:46:39 -07:00
Wendal Chen
771a406cf5 fix: starter-ssdb的demo报编译错误 2018-03-22 13:50:08 +08:00
Wendal Chen
c4fc33e53e Merge branch 'dev' of gitee.com:nutz/nutzboot into dev 2018-03-22 11:41:34 +08:00
黄道坤
1c6967631d Demo for SsdbStarter! 2018-03-22 11:37:44 +08:00
黄道坤
83fce82186 更新 pom.xml 2018-03-22 11:36:55 +08:00
Wendal Chen
6658d016e2 add: 为swagger添加json收发的示例 2018-03-20 15:16:46 +08:00
Wendal Chen
dcb1339f36 add: 添加@AsSpringBean注解 2018-03-13 11:09:53 +08:00
Wendal Chen
68c9bb4c76 fix: II92L@gitee urule集成后, @ActionBean没注册到urule内 2018-03-12 15:40:49 +08:00
Wendal Chen
d01fce1a9a remove: 删除layer.js的引用 2018-02-25 15:33:48 +08:00
Wendal Chen
3983c8e4d2 fix: 刷新数据的按钮没触发刷新... 2018-02-25 14:11:10 +08:00
Wendal Chen
b9ac09a4e7 update: 把账号余额和转账功能的页面完成之,收工 2018-02-25 13:26:11 +08:00
Wendal Chen
6cb4816e67 add: 添加web3j的集成及demo 2018-02-25 00:10:28 +08:00
Wendal Chen
bde173610e change: tio-mvc的默认端口应该是8080 2018-02-06 15:32:27 +08:00
Wendal Chen
386a23b155 add: 添加tio-mvc的相关支持 2018-02-06 12:29:11 +08:00
TopCoderMyDream
dd4a9e8f15 change:去掉nz.net.ultraq.thymeleaf的引用 2018-02-04 16:21:41 +08:00
TopCoderMyDream
fc6959e23b add: 加入nutzboot-starter-freemarker 2018-02-04 15:22:06 +08:00
Wendal Chen
3ba50fb161 Merge branch 'v2.1.1-dev' into dev 2018-02-03 20:50:27 +08:00