Commit Graph

215 Commits

Author SHA1 Message Date
Wendal Chen
ebdbfa6309 update: 继续前行 2018-09-19 13:13:43 +08:00
Wendal Chen
e44d0d5b56 release: v2.2.6 2018-09-19 13:11:46 +08:00
Wendal Chen
30355275f2 add: 添加actuator基础代码 2018-09-17 09:47:16 +08:00
Wendal
db77e5a336 !15 fix: 去掉manyDao对dao的强依赖
Merge pull request !15 from 文涛/dev
2018-09-12 23:40:33 +08:00
wentao
61920f34b2 fix: 去掉manyDao对dao的强依赖 2018-09-12 23:22:58 +08:00
wentao
a4c20282cf fix: 修复多数据库注入失败的问题 2018-09-12 22:41:43 +08:00
Wendal
2917d8e897 !14 fix: 修复多数据库注入失败的问题
Merge pull request !14 from 文涛/dev
2018-09-12 22:36:46 +08:00
wentao
a08c487ef5 fix: 修复多数据库注入失败的问题 2018-09-12 22:21:12 +08:00
Wendal Chen
8e21299459 fix: CloudConfig读取配置时出现404 2018-09-06 21:42:56 +08:00
Wendal Chen
672d98a178 fix: CloudConfig 路径写错了 2018-09-03 18:14:11 +08:00
Wendal Chen
a8b7b85584 update: 配置中心URI根应该 /api/v1/config 2018-09-03 15:56:21 +08:00
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
黄川
7d9d7eedcc add:添加一个可以防止表单重复提交的解决方案名为nutzboot-starter-prevent-duplicate-submit 2018-08-14 15:43:42 +08:00
Wizzercn
c601135d41 update: nutzboot-starter-shiro中一个方法名不正确 2018-08-13 14:12:53 +08:00
Wendal Chen
0f1e38b1c3 Merge branch 'dev' of gitee.com:nutz/nutzboot into dev 2018-08-10 15:43:04 +08:00
黄川
061b9d2bcb 优化一下 2018-08-10 15:28:57 +08:00
黄川
057927a1d9 完成nutzboot-starter-email 2018-08-10 15:19:17 +08:00
黄川
1684041132 添加一个nutzbootstart 2018-08-10 11:56:08 +08:00
Wendal Chen
e63a5d4643 add: 兼容nutzboot maven plugin自动填入的mainPackage参数 2018-08-10 10:52:49 +08:00
Wendal Chen
9cd95df353 add: 支持MainLauncher的warMain方法,实现在war环境下的自定义NbApp 2018-08-10 10:24:58 +08:00
wentao
ca4fd5805d add: 新增多redis注入,暂时支持一主一从,封装了常用方法 2018-08-08 22:35:51 +08:00
Wendal Chen
3bee122e5e ... 2018-08-06 17:55:30 +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
wentao
a2e54603ae fix: 修复从库为空可能异常的问题 2018-08-05 22:11:33 +08:00
wentao
657869d320 update: 更新DataSource创建方式 2018-08-05 22:07:31 +08:00
wentao
6349bee383 update: 更新多数据库注入方式为自动扫描 2018-08-05 11:36:17 +08:00
wentao
6fbb76e1f8 add: 新增多数据库支持 2018-08-04 23:07:53 +08:00
Wizzercn
751cdfe0a3 update: shiro的session会话超时时间改为默认30分钟(1800000毫秒) 2018-07-08 17:37:52 +08:00
Wizzercn
0994e1a7a3 fix: shiro的session会话超时时间等配置项没有实现 2018-07-08 17:34:20 +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
e89fe03471 add: 补充shiro关于session过期的@PropDoc文档 2018-06-22 17:42:40 +08:00
gengxin
6960909772 enhance:j2cache_sync_ttl_to_redis添加@PropDoc 2018-06-21 17:04:57 +08:00
gengxin
b6bd5ce3a8 fix:修复j2cache_sync_ttl_to_redis配置 2018-06-20 18:12:59 +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
Wendal Chen
7f53b78206 fixed https://github.com/nutzam/nutzboot/issues/141
添加一个配置开关swaager.enable,可以禁用swagger
2018-06-13 17:29:23 +08:00
Howe Chiang
8f1b51897b 切换到2.3-SNAPSHOT 2018-06-11 22:00:17 +08:00
Howe Chiang
ba4aa2288b
切换到2.3-SNAPSHOT 2018-06-11 21:54:57 +08:00
Wendal Chen
71a7c99f8b add: WebServletFace和WebFilterFace添加setServletContext方法 2018-06-08 14:25:03 +08:00
Wendal Chen
f537260875 add: WebServletFace添加getPathSpecs方法,可映射多个路径 2018-06-08 12:37:35 +08:00
Wendal Chen
efa2b4dece add: 为jetty/undertow/tomcat添加welcome file配置
add: 支持获取undertow底层实例
2018-06-07 17:29:05 +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
20e020d582 change: 把nutzboot-core里面的spring代码分拆到nutzboot-spring4去,看着碍眼 2018-06-05 17:07:57 +08:00
Wendal Chen
b2ed68c864 update: asm版本升级到6.1.1,并确保jetty也使用这个版本 2018-05-30 13:04:55 +08:00
Wendal Chen
2ed8a55a31 add: jetty支持启用gzip 2018-05-29 23:03:23 +08:00