YuCheng Hu
|
96ad7aeb24
|
DiscourseImportTest move to different project
|
2021-04-15 12:17:25 -04:00 |
YuCheng Hu
|
a228fa25f3
|
adjust the pom to make project can be compile
|
2021-04-15 12:15:45 -04:00 |
dependabot[bot]
|
d1169a8b90
|
Bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-15 15:09:50 +00:00 |
dependabot[bot]
|
c298c5a31b
|
Bump commons-compress from 1.10 to 1.19
Bumps commons-compress from 1.10 to 1.19.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-15 15:09:50 +00:00 |
YuCheng Hu
|
43c81ad3d4
|
Merge pull request #7 from cwiki-us-docs/current
更新代码,完成所有的更新和提交
|
2021-04-15 11:08:13 -04:00 |
YuCheng Hu
|
9c381472c6
|
完成所有的文件的提交,以便于下一步的代码演示和开发
|
2021-04-15 11:06:42 -04:00 |
YuCheng Hu
|
0a95135161
|
添加忽略文件的内容
|
2021-04-15 11:05:54 -04:00 |
dependabot[bot]
|
e932ef7ee2
|
Bump mysql-connector-java in /persistence-modules/hibernate5
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 6.0.6 to 8.0.16.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/6.0.6...8.0.16)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-13 15:10:20 +00:00 |
dependabot[bot]
|
b739dc61e0
|
Bump mysql-connector-java in /persistence-modules/activejdbc
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.34 to 8.0.16.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/5.1.34...8.0.16)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-13 15:10:12 +00:00 |
dependabot[bot]
|
b9cdf0b4b8
|
Bump tika-core from 1.18 to 1.22 in /core-java-modules/core-java-io
Bumps [tika-core](https://github.com/apache/tika) from 1.18 to 1.22.
- [Release notes](https://github.com/apache/tika/releases)
- [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
- [Commits](https://github.com/apache/tika/compare/1.18...1.22)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-13 15:10:10 +00:00 |
YuCheng Hu
|
df18b80d63
|
Merge pull request #3 from cwiki-us-docs/current
Current
|
2021-04-13 11:08:04 -04:00 |
YuCheng Hu
|
b21fbc57a9
|
Merge branch 'current' of https://github.com/cwiki-us-docs/java-tutorials into current
|
2021-04-12 22:24:45 -04:00 |
YuCheng Hu
|
93bd3048b7
|
Merge branch 'RB' into current
# Conflicts:
# .gitignore
# pom.xml
# src/main/java/com/ossez/lang/tutorial/overview/HelloWorld.java
|
2021-04-12 22:24:27 -04:00 |
YuCheng Hu
|
fb82d4b70f
|
Merge branch 'current' of https://github.com/cwiki-us-docs/java-tutorials into HEAD
# Conflicts:
# .gitignore
# .idea/compiler.xml
# .idea/encodings.xml
# .idea/vcs.xml
# pom.xml
# src/main/java/com/ossez/lang/tutorial/overview/HelloWorld.java
|
2021-04-12 22:20:09 -04:00 |
YuCheng Hu
|
76c7f1b984
|
项目的 POM 配置文件
# Conflicts:
# pom.xml
|
2021-04-12 22:08:23 -04:00 |
YuCheng Hu
|
bca336ae09
|
HelloWorld 程序
|
2021-04-12 22:02:42 -04:00 |
YuCheng Hu
|
30f62e81ab
|
添加 Read Me 项目描述
|
2021-04-12 22:02:41 -04:00 |
YuCheng Hu
|
361e407d91
|
Rebase
|
2021-04-12 21:59:05 -04:00 |
YuCheng Hu
|
8284212b8a
|
更新 POM 文件
|
2021-04-12 21:58:27 -04:00 |
YuCheng Hu
|
c3965be7fb
|
Change commons-compress version to 1.19 due to security alert
|
2021-04-12 21:58:27 -04:00 |
YuCheng Hu
|
a37fa0a205
|
BinaryGap Test for codility
问题的原文请参考链接:
https://app.codility.com/programmers/lessons/1-iterations/binary_gap/
有关问题的解答思路和翻译,请参考:https://www.cwiki.us/display/ITCLASSIFICATION/Binary+Gap
|
2021-04-12 21:58:17 -04:00 |
Yucheng Hu
|
47b241b6b7
|
修改文件的名称,因为输入的名称错误
|
2021-04-12 21:58:17 -04:00 |
Yucheng Hu
|
1a4eda83b5
|
修改错误的文件名,在文件名后面添加 Test
|
2021-04-12 21:58:17 -04:00 |
Yucheng Hu
|
92e919a254
|
二叉树的层次遍历
|
2021-04-12 21:58:17 -04:00 |
Yucheng Hu
|
9109240fb6
|
二叉树的序列化和反序列化
|
2021-04-12 21:58:16 -04:00 |
Yucheng Hu
|
8c8898cc9e
|
修改 POM 文件,删除不需要的 jar 避免编译错误
|
2021-04-12 17:39:45 -04:00 |
Yucheng Hu
|
991adfbfa4
|
题号编辑错误,重新修改题号和链接
|
2021-04-12 17:39:42 -04:00 |
Yucheng Hu
|
08da871faa
|
lintcode 中的第 102 题,检查一个链表中是否带环
|
2021-04-12 17:39:39 -04:00 |
Yucheng Hu
|
636e66a097
|
修改文件的备注信息,保持文件链接一致
|
2021-04-12 17:39:23 -04:00 |
Yucheng Hu
|
4ec06517c0
|
计算点积
|
2021-04-12 17:39:21 -04:00 |
Yucheng Hu
|
21204ebbc1
|
重新整理结构,将每一个题目单独列出为一个测试文件
|
2021-04-12 17:39:17 -04:00 |
Yucheng Hu
|
20012aae71
|
LintCode 0425 题目,采用递归实现
|
2021-04-12 17:39:14 -04:00 |
Yucheng Hu
|
d483817173
|
添加 0411 测试题,格雷数组
|
2021-04-12 17:39:05 -04:00 |
YuCheng Hu
|
7f6177e160
|
Submit
|
2021-04-12 17:38:58 -04:00 |
YuCheng Hu
|
7ba067e016
|
修改 ignore file 用于忽略 Eclipse 的项目配置文件
|
2021-04-12 17:38:42 -04:00 |
YuCheng Hu
|
088c73ba89
|
修改忽略的配置文件中的内容
|
2021-04-12 17:38:28 -04:00 |
YuCheng Hu
|
f9100ecb43
|
commit workspace.xml
|
2021-04-12 17:35:13 -04:00 |
YuCheng Hu
|
4914eb3a87
|
Init submit the file before re-base
|
2021-04-12 17:30:43 -04:00 |
YuCheng Hu
|
2fb88637c9
|
Discourse Topic import
|
2021-04-11 09:31:22 -04:00 |
YuCheng Hu
|
577e9ffbad
|
更新 POM 文件
|
2021-04-11 09:25:38 -04:00 |
YuCheng Hu
|
edfd53e5d5
|
Spring Boot 创建一个可以执行的 Jar
|
2021-01-12 13:37:51 -05:00 |
YuCheng Hu
|
a00e44113b
|
添加另一篇文章的链接
|
2021-01-11 10:08:04 -05:00 |
YuCheng Hu
|
637fcb9c16
|
更新源代码的 import
|
2021-01-11 09:08:36 -05:00 |
YuCheng Hu
|
1b08959576
|
更新 md 文件
|
2021-01-11 09:06:42 -05:00 |
YuCheng Hu
|
f4eea66de8
|
修改 ReadMe 文件提交书写第一个代码的内容
|
2021-01-09 10:10:09 -05:00 |
YuCheng Hu
|
9a0ce77cef
|
按照示例提交第一个源代码
|
2021-01-09 09:58:54 -05:00 |
YuCheng Hu
|
293cff8dd6
|
修正上级 POM 依赖
|
2021-01-09 09:58:28 -05:00 |
YuCheng Hu
|
b10b771ed1
|
Spring Boot 文档的第一个示例程序
|
2021-01-09 09:56:10 -05:00 |
YuCheng Hu
|
06b90cae01
|
add boot-1 version
|
2021-01-09 09:32:43 -05:00 |
YuCheng Hu
|
50e2d44386
|
Submit IJ and update pom.xml
|
2021-01-09 09:32:03 -05:00 |