YuCheng Hu
|
d2a51fab1a
|
测试更新使用不同的仓库地址
|
2022-04-29 11:22:52 -04:00 |
YuCheng Hu
|
72120d88cb
|
Merge pull request #40 from cwiki-us-docs/code_bank
更新测试代码
|
2022-04-28 19:56:55 -04:00 |
YuCheng Hu
|
ee0490a1f7
|
更新测试文件
|
2022-04-28 19:56:29 -04:00 |
YuCheng Hu
|
9c0e483d35
|
更新 pom 文件,修改映射关系
|
2022-04-28 19:55:52 -04:00 |
YuCheng Hu
|
578cb41f6a
|
添加 logger 的日志配置文件
|
2022-04-28 19:54:07 -04:00 |
YuCheng Hu
|
42bcecc398
|
更新 https://www.ossez.com/t/java-list/13934 的链接
|
2022-04-28 19:53:16 -04:00 |
YuCheng Hu
|
2dd6fafe42
|
格式化代码同时修改相对路径
|
2022-04-28 19:52:48 -04:00 |
YuCheng Hu
|
4365c90adf
|
从 List 中删除元素
|
2022-04-28 19:52:11 -04:00 |
YuCheng Hu
|
584ed77aa3
|
Merge pull request #39 from cwiki-us-docs/code_bank
更新 List 测试
|
2022-04-28 16:27:52 -04:00 |
YuCheng Hu
|
78933fc040
|
更新有关测试使用的文档,并且添加链接
|
2022-04-28 16:27:12 -04:00 |
YuCheng Hu
|
9e9d7a6e36
|
更新有关 List 的随机输出
|
2022-04-28 15:30:04 -04:00 |
dependabot[bot]
|
cba5c9aef5
|
Bump esapi from 2.1.0.1 to 2.3.0.0 in /core-java-modules/core-java-io
Bumps [esapi](https://github.com/ESAPI/esapi-java-legacy) from 2.1.0.1 to 2.3.0.0.
- [Release notes](https://github.com/ESAPI/esapi-java-legacy/releases)
- [Commits](https://github.com/ESAPI/esapi-java-legacy/compare/esapi-2.1.0.1...esapi-2.3.0.0)
---
updated-dependencies:
- dependency-name: org.owasp.esapi:esapi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-27 21:48:24 +00:00 |
YuCheng Hu
|
98bfa962f4
|
Merge pull request #37 from cwiki-us-docs/code_bank
Add the test for delete first item
|
2022-04-16 08:52:55 -04:00 |
YuCheng Hu
|
13aef83f91
|
Add the test for delete first item
|
2022-04-16 08:52:38 -04:00 |
YuCheng Hu
|
b4afbf884e
|
Merge pull request #36 from cwiki-us-docs/code_bank
Update the document link
|
2022-04-16 08:51:36 -04:00 |
YuCheng Hu
|
8f39bbbaee
|
Update the document link
|
2022-04-16 08:47:30 -04:00 |
dependabot[bot]
|
d4d2bf5ed0
|
Bump hibernate-core in /persistence-modules/hibernate-annotations
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.4.7.Final to 5.4.24.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.24/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.7...5.4.24)
---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-16 12:46:47 +00:00 |
dependabot[bot]
|
85f2b55158
|
Bump dom4j from 2.1.1 to 2.1.3 in /xml
Bumps [dom4j](https://github.com/dom4j/dom4j) from 2.1.1 to 2.1.3.
- [Release notes](https://github.com/dom4j/dom4j/releases)
- [Commits](https://github.com/dom4j/dom4j/compare/version-2.1.1...version-2.1.3)
---
updated-dependencies:
- dependency-name: org.dom4j:dom4j
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-16 12:46:28 +00:00 |
YuCheng Hu
|
4bdec0a84d
|
Merge pull request #34 from cwiki-us-docs/code_bank
ArrayList and List
|
2022-04-16 08:45:59 -04:00 |
YuCheng Hu
|
cb5ea25333
|
update package info and change function for LinkedList and ArrayList
|
2022-04-16 08:45:09 -04:00 |
YuCheng Hu
|
9ca97e9cd5
|
针对 Java List 相关的一些操作进行说明和示例
|
2022-04-15 14:55:42 -04:00 |
YuCheng Hu
|
a838d6eb01
|
修改项目的编译
|
2022-04-15 14:55:05 -04:00 |
YuCheng Hu
|
3a521656d2
|
Format Jackson related source code and so on
|
2022-04-12 11:12:47 -04:00 |
YuCheng Hu
|
0a88382aef
|
Add logic for JSON to OBJ
|
2022-03-05 11:15:16 -05:00 |
YuCheng Hu
|
0e7de6055c
|
Copy source code for testing and update testing object
|
2022-03-05 11:14:25 -05:00 |
dependabot[bot]
|
a70533af83
|
Bump zip4j from 1.3.2 to 2.9.1
Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 1.3.2 to 2.9.1.
- [Release notes](https://github.com/srikanth-lingala/zip4j/releases)
- [Commits](https://github.com/srikanth-lingala/zip4j/commits/v2.9.1)
---
updated-dependencies:
- dependency-name: net.lingala.zip4j:zip4j
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-26 02:04:24 +00:00 |
dependabot[bot]
|
67a82992fc
|
Bump hibernate-core in /persistence-modules/hibernate5
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.4.12.Final to 5.4.24.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.24/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.12...5.4.24)
---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-10 08:38:12 +00:00 |
dependabot[bot]
|
43dcc02240
|
Bump hibernate-core
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.3.11.Final to 5.4.24.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.24/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.3.11...5.4.24)
---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-10 05:44:24 +00:00 |
YuCheng Hu
|
7add8d736b
|
Update the link for Junit 4 and @Before
|
2021-11-22 14:40:32 -05:00 |
YuCheng Hu
|
6e4a769626
|
Rename package to ossez
|
2021-11-22 13:35:20 -05:00 |
YuCheng Hu
|
9e1f3c0899
|
Add Junit5 test base
|
2021-11-22 13:31:26 -05:00 |
YuCheng Hu
|
a5a189d470
|
Main test function
|
2021-11-04 11:01:24 -04:00 |
YuCheng Hu
|
7f1303cc0c
|
Update link for Java Microbenchmark Harness
|
2021-10-07 14:53:19 -04:00 |
YuCheng Hu
|
15c347e799
|
Add compiler for JMH https://www.ossez.com/t/intellij-idea/13759
|
2021-10-05 15:19:54 -04:00 |
YuCheng Hu
|
fa03213d81
|
Add JMH document and source code
|
2021-10-04 14:46:11 -04:00 |
YuCheng Hu
|
ab9d7ba9e6
|
更新 JMH 的文档和代码
|
2021-10-04 14:45:16 -04:00 |
YuCheng Hu
|
3aa0921688
|
Add docs for xml process
|
2021-09-29 13:46:51 -04:00 |
YuCheng Hu
|
387d88d36c
|
Add docs for xml process
|
2021-09-29 13:46:08 -04:00 |
YuCheng Hu
|
17044eb132
|
Check Prime numbers
|
2021-09-23 15:49:02 -04:00 |
YuCheng Hu
|
f3702780af
|
Init commit all code
|
2021-09-23 15:04:07 -04:00 |
YuCheng Hu
|
1a634bdd03
|
Init commit all code
|
2021-09-23 15:03:44 -04:00 |
YuCheng Hu
|
32311cd138
|
Java number related and examples
|
2021-09-23 15:00:31 -04:00 |
YuCheng Hu
|
e6b16cbf16
|
Update change to different folder and set to rebuild
|
2021-09-23 14:04:28 -04:00 |
YuCheng Hu
|
8470f8bf9f
|
修改项目到不同的路径
|
2021-09-23 14:03:26 -04:00 |
YuCheng Hu
|
3984d49417
|
set jmh-core.version Test
|
2021-09-22 17:51:45 -04:00 |
YuCheng Hu
|
7d0cf99b3d
|
Add java numbers
|
2021-09-22 17:34:51 -04:00 |
YuCheng Hu
|
103e960eda
|
Core Java for loop test
|
2021-09-09 13:43:33 -04:00 |
YuCheng Hu
|
a32b2971ea
|
JSON 数据格式
|
2021-09-01 16:15:22 -04:00 |
dependabot[bot]
|
0f5fefab2f
|
Bump jsoup from 1.7.2 to 1.14.2
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.7.2 to 1.14.2.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.7.2...jsoup-1.14.2)
---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-23 20:59:31 +00:00 |
YuCheng Hu
|
1654988fe3
|
对 Java 核心的内容进行合并和调试
|
2021-08-13 15:33:33 -04:00 |