118 Commits (62a4619da748029c704bcb04920c0154c2f6be80)

Autor SHA1 Mensaje Fecha
  weihf 62a4619da7 将nacas-clientbug的解决方法添加到说明文档;将nacos组件使用logback,不配置logback只输出info和error级别日志添加到说明文档 %!s(int64=5) %!d(string=hace) años
  weihf d676dd67d4 nacos-client0.6.2解决了0.2.1无法注册服务的bug;nacos使用logback,因此需要引入logback配置文件,否则缺省只输出info和error的日志;实现服务注册。 %!s(int64=5) %!d(string=hace) años
  weihf 42b23999e3 用log4j2替换e.printStackTrace()和System.out.println %!s(int64=5) %!d(string=hace) años
  weihf 3b1da40354 添加nacos服务消费代码。nacos通过springboot注册服务有bug:服务注册后权重为0,元数据为空,导致服务消费查不到此服务。因此后续服务注册在ipu-nacos-cloud里提供。 %!s(int64=5) %!d(string=hace) años
  weihf 793fc5807d sprigboot热部署、引入nacos配置中心 %!s(int64=5) %!d(string=hace) años
  weihf bc3184f60e 去掉多余的配置 %!s(int64=5) %!d(string=hace) años
  weihf af0d35402b 增加springboot优雅停止服务接口 %!s(int64=5) %!d(string=hace) años
  weihf 1c49a3371a 重写事务示例,使用新的秘钥。 %!s(int64=5) %!d(string=hace) años
  miaozy ec904f886b readme中ipu-nosql补充; %!s(int64=5) %!d(string=hace) años
  miaozy 21312cf40b readme补充ipu-nosql相关 %!s(int64=5) %!d(string=hace) años
  miaozy f72c5e45b8 ipu-nosql使用范例 %!s(int64=5) %!d(string=hace) años
  miaozy 4a2bccc243 引入ipu-nosql组件 %!s(int64=5) %!d(string=hace) años
  huangbo c636199a7e 解决slf4j包实现不匹配问题 %!s(int64=5) %!d(string=hace) años
  huangbo 6503cc0449 1.解决log4j相关冲突 %!s(int64=5) %!d(string=hace) años
  weihf 5f6a23d48c pom_part.xml的打包方式是将依赖jar单独打包到zip的lib目录中,命令行运行时只有需要被使用的jar才会被加载。而把所有依赖jar都打包到一个jar里,由于log4j和 %!s(int64=5) %!d(string=hace) años
  huangbo b61c3a3b2a ipu-rest-demo工程pom文件微调,默认full模式,推荐part模式。 %!s(int64=5) %!d(string=hace) años
  huangbo 1357cfc71b 新增part打包方式,业务jar可增量更新,区别于默认full打包方式 %!s(int64=5) %!d(string=hace) años
  huangbo 540203cfd0 引入commons-logging依赖,使得源码可运行。新增万能证书ipu.lic。 %!s(int64=5) %!d(string=hace) años
  huangbo b9ae55d9d9 新增readme.md,新增context-path %!s(int64=5) %!d(string=hace) años
  huangbo 1a456c7217 新增AuthHandler相关逻辑 %!s(int64=5) %!d(string=hace) años
  huangbo d915f4cedf 新增RestScaffoldConstant %!s(int64=5) %!d(string=hace) años
  huangbo 585905c137 新增AuthController,增加menu接口,对应菜单动态加载。 %!s(int64=5) %!d(string=hace) años
  huangbo 5cc4b0cb0c 删除ipu-scaffold多余文件 %!s(int64=5) %!d(string=hace) años
  huangbo f6a39f7ead ipu-sql-mgmt增加<scope>provided</scope>,解决idea报错问题。 %!s(int64=5) %!d(string=hace) años
  huangbo e78db76414 新增SQL管理的使用范例 %!s(int64=5) %!d(string=hace) años
  huangbo a919291e16 删除idea多余配置文件 %!s(int64=5) %!d(string=hace) años
  huangbo 6d5fcbbb4c scaffold更名,配置文件处理 %!s(int64=5) %!d(string=hace) años
  huangbo 9782de437c ipu-rest-demo增加到idea中 %!s(int64=5) %!d(string=hace) años
  huangbo e039cc7427 忽略idea文件 %!s(int64=5) %!d(string=hace) años
  liutong3 b32180a16c Merge branch 'master' of http://10.1.235.20:3000/rest/rest-guide %!s(int64=5) %!d(string=hace) años
  liutong3 abf893a4d8 修复bug:ip-mgmt的demo跑不通。原因:1.语句xml有问题,解析报错没写入缓存。2.连接数据库的xml用的c3p0,报错导致跳过了写新缓存。 %!s(int64=5) %!d(string=hace) años
  huangbo 6421e90de9 增加基于文件的SQL管理范例。目前新增select和insert范例 %!s(int64=5) %!d(string=hace) años
  huangbo efdfd94ffc 查询条件中,不能出现非主键字段。 %!s(int64=5) %!d(string=hace) años
  lilb3 b7d4c9d278 Merge remote-tracking branch 'origin/master' %!s(int64=6) %!d(string=hace) años
  lilb3 76cf5b7d79 1.Hadoop/Hbase测试用例代码已经转移到对应目录,故删除。 %!s(int64=6) %!d(string=hace) años
  weihf bac07c34ef 使用ipu-database跑通数据接口 %!s(int64=6) %!d(string=hace) años
  huangbo 76810e3d6b 使用SqlMgmtDaoFactory和ISqlMgmtDao代替常用开发 %!s(int64=6) %!d(string=hace) años
  huangbo ee76b7a7fd 支持同时使用数据库SQL配置和文件SQL配置,并确保sql_mgmt_mybatis.xml文件不存在时逻辑正常。 %!s(int64=6) %!d(string=hace) años
  huangbo 74ff871e71 使用文件配置管理SQL,引入FileSqlMgmtDao的使用范例。 %!s(int64=6) %!d(string=hace) años
  lilb3 c621b8bb42 Hadoop+Hbase+Spark测试用例代码提交 %!s(int64=6) %!d(string=hace) años
  liutong3 ef5ba788a7 Merge branch 'master' of http://10.1.235.20:3000/rest/rest-guide %!s(int64=6) %!d(string=hace) años
  liutong3 f3aa8d34c9 增加rabbitmq的消费者、生产者代码 %!s(int64=6) %!d(string=hace) años
  huangbo 60fceb7506 spring-boot-maven-plugin插件显性调用逻辑下沉 %!s(int64=6) %!d(string=hace) años
  huangbo 1d5e8031e1 显性调用spring-boot-maven-plugin插件。 %!s(int64=6) %!d(string=hace) años
  huangbo a10d366b5f 显性调用spring-boot-maven-plugin插件。 %!s(int64=6) %!d(string=hace) años
  huangbo f0b0ff8885 使用jdk1.8进行编译 %!s(int64=6) %!d(string=hace) años
  liutong3 054c7af470 Merge branch 'master' of http://10.1.235.20:3000/rest/rest-guide %!s(int64=6) %!d(string=hace) años
  liutong3 e6ebab4a15 重装zk,配置信息有变化 %!s(int64=6) %!d(string=hace) años
  huangbo 2c289161e8 引入ipu-sql-mgmt的SQL管理功能。 %!s(int64=6) %!d(string=hace) años
  huangbo c5391ae908 进一步简化pom.xml %!s(int64=6) %!d(string=hace) años