# opslabJutil
**Repository Path**: opslab/opslabJutil
## Basic Information
- **Project Name**: opslabJutil
- **Description**: Java utils
- **Primary Language**: Java
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2020-03-14
- **Last Updated**: 2024-10-13
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
#opslabJutil
---
封装了一些常用Java操作方法,便于重复开发利用.
另外希望身为Java牛牛的你们一起测试和完善 一起封装和完成常用的Java代码。
节约撸码时间以方便有更多的时间去把妹子~
---
#开发环境
Win7x64 && ubuntu14 && MacOS
JDK1.8
IDEA14
#usage
```xml
com.0opslab
opslabJutil
1.0.8
com.0opslab
opslabJutil
3.1.0
system
${project.basedir}/libs/opslabJutil-3.1.0.jar
```
## 在线api
[opslabJutil2.x API Doc](https://0opslab.github.io/opslabJutil/opslabJutil2.0.html)
[opslabJutil3.0.0 API Doc](https://0opslab.github.io/opslabJutil/opslabJutil3.0.0.html)
## 下一步计划
* 加入WEB开发中常用的代码,如HTTP的安全校验,HTTP请求信的过滤,已经HTTP的请求的性能分析等工作。
* 安全校验
* 代码优化
## config
如果需要修改默认配置可以通过在classpath下添加0opslab.properties文件来进行一些配置