agileway

提供Java、Web、各种类库增强,尽量避免996 。目前已支持 feign, redis, datasource, shiro, httpclient, rest, codec, serialize, jersey, 多种ssh client 等

APACHE-2.0 License

Stars
68

Bot releases are hidden (Show)

agileway - v2.7.0 Latest Release

Published by bes2008 almost 3 years ago

Features

  1. 增强known_hosts管理
  2. 支持多种算法
    • ssh-rsa
    • ssh-dss
    • ecdsa-sha2-nistp256
    • ecdsa-sha2-nistp384
    • ecdsa-sha2-nistp512
    • ssh-ed25519
  3. 完善对jsch支持,避免执行命令时,获取不到结果
  4. 支持 StrictHostsKeyChecking机制
agileway - v2.6.3

Published by bes2008 about 3 years ago

Features

  1. 基于maverick-synergy 提供ssh client session
  2. 基于maverick-synergy 提供sftp client
  3. 简化 hostkey verifier接口
  4. 升级依赖langx-java, easyjson
agileway - v2.6.0

Published by bes2008 about 3 years ago

Features

  1. 增强feign,支持多服务混合
  2. 增强feign, 支持 各种自定义
agileway - v2.5.5

Published by bes2008 over 3 years ago

Features

  1. 为SftpFile提供类似于BufferedInputStream的抽象
  2. 基于agileway-sshclient来提供 apache commons-vfs 的基于 sftp协议的文件Provider
  3. 增强Codec接口
  4. 提供通用的 Artifact、ArtifactRepository API
  5. 支持langx-java中的Nameable接口
  6. 基于 apache commons-compress 提供统一的 压缩、解压功能,(参见 agileway-zip模块)
agileway - v2.4.5

Published by bes2008 over 3 years ago

Features

  1. 支持 XSS 防御
  2. 支持 SQL注入 Web层防御
  3. 支持 自定义predicate
  4. 支持 自定义设置 http response header
agileway - v2.3.0

Published by bes2008 over 3 years ago

Features

  1. 发布agileway-sshclient 模块, 支持 ssh2, sftp 等,支持 jsch, sshj, ssh2, j2ssh 等实现库
agileway - v2.2.7

Published by bes2008 over 3 years ago

Bugs

  1. 开启stream warp后,文件上传时,服务端取不到文件
agileway - v2.2.6

Published by bes2008 almost 4 years ago

Features

  1. lua 脚本支持返回Object
  2. 获取http请求的client真实IP地址时,支持 HTTP_X_FORWARDED_FOR 头
  3. http 请求支持获取 inputstream 里的内容
agileway - v2.2.5

Published by bes2008 almost 4 years ago

Features

  1. 在Spring环境下提供基于 Expression的PointCut Advisor
agileway - v2.2.4

Published by bes2008 almost 4 years ago

Features

  1. 迁移 agileway-jdbc-datasource 模块到 sqlhelper下
  2. 完善基于Redis DistributedLock,并提供方法的构造工具
  3. 完善 redis script repository
  4. 增强RedisTemplate 创建
agileway - v2.2.3

Published by bes2008 almost 4 years ago

Features

  1. 适配Spring PropertySource API
  2. 将langx-java MessageStorage API 与 Spring MessageSource API适配
  3. 为统一响应,统一异常处理,提供全局的 ErrorMessageHandler

Dependencies

  1. langx-java => 3.2.3
agileway - v2.2.0

Published by bes2008 almost 4 years ago

Features

  1. 对部分API,基于Registry API进行重构
  2. 支持全局Spring Context Holder
  3. 基于I18n提供默认的 HTTP 相关的错误处理

dependencies

  1. langx-java => 3.2.1
agileway - v2.1.0

Published by bes2008 almost 4 years ago

Features

  1. 提供AOP支持
agileway - v2.0.0

Published by bes2008 almost 4 years ago

Features

  1. 全面支持JDK1.7
agileway - v1.5.2

Published by bes2008 almost 4 years ago

Improvement

  1. 避免Spring内置异常不必处理到
agileway - v1.5.1

Published by bes2008 almost 4 years ago

Features

  1. 支持 HttpAsyncClient

Improvement

  1. 支持 feign 使用https
  2. 支持http client 使用 https
agileway - v1.5.0

Published by bes2008 almost 4 years ago

Features

  1. 支持数据源
agileway - v1.4.4

Published by bes2008 almost 4 years ago

Improvement

  1. 统一 Rest响应支持 基于方法的排除
  2. agileway-codec模块支持CBOR方式进行序列化、反序列化
agileway - v1.4.3

Published by bes2008 about 4 years ago

Improvement

  1. 增强排除模式
  2. 避免 在40X 的状态码下,会多写数据
  3. 避免自动加入不必要的依赖
  4. 避免循环依赖
agileway - v1.4.0

Published by bes2008 about 4 years ago

  1. 默认不启动 redis 模块,由开关来控制
  2. 支持 FSE, XSON 两种序列化框架
  3. 自动注册Spring项目中提供的ExceptionHandler
Badges
Extracted from project README
License maven
Related Projects