Go to file
YuCheng Hu 90296470e0
Create LICENSE
2021-05-01 08:38:11 -04:00
.idea Change commons-compress version to 1.20 2021-04-26 00:16:37 -04:00
core-java-modules Change tika-core version to 1.26 2021-04-26 09:18:02 -04:00
gradle/wrapper 完成所有的文件的提交,以便于下一步的代码演示和开发 2021-04-15 11:06:42 -04:00
java-numbers Trim 结尾的 0 后输出 String 2020-02-25 14:05:16 -05:00
parent-boot-1 修正上级 POM 依赖 2021-01-09 09:58:28 -05:00
parent-boot-2 Update pom to load from central maven 2021-04-16 09:41:50 -04:00
parent-java Bump commons-io from 2.6 to 2.7 in /parent-java 2021-04-26 20:47:15 +00:00
persistence-modules Change mysql-connector-java version to 8.0.24 2021-04-26 09:15:39 -04:00
spring-amqp adjust the pom to make project can be compile 2021-04-15 12:15:45 -04:00
spring-batch Update pom and make batch project can be compile 2021-04-16 14:16:43 -04:00
spring-boot-modules/spring-boot-1st Spring Boot 创建一个可以执行的 Jar 2021-01-12 13:37:51 -05:00
spring-rest-full Add Spring Rest-full 2020-03-20 15:18:36 -04:00
src update the source from root pom and compile project 2021-04-26 00:04:01 -04:00
toolkits Change to the import package for com.ossez.lang.tutorial.tests.codility; 2021-04-30 08:37:55 -04:00
.gitignore 添加忽略文件的内容 2021-04-15 11:05:54 -04:00
.travis.yml Migrate to container-based infrastructure 2016-02-24 10:08:56 -06:00
CONTRIBUTING.adoc Add CONTRIBUTING doc 2016-06-27 15:22:38 -05:00
LICENSE Create LICENSE 2021-05-01 08:38:11 -04:00
LICENSE.code.txt URL Cleanup 2019-03-21 13:36:29 -05:00
LICENSE.writing.txt URL Cleanup (#30) 2019-03-21 14:52:26 -05:00
README.md OSSEZ-88 Change the name of Readme file and content for JDK version 11 2021-04-23 16:02:33 -04:00
build.gradle 添加忽略文件的内容 2021-04-15 11:05:54 -04:00
gradlew gradle 配置文件和集成构建环境 2019-05-30 15:55:51 -04:00
gradlew.bat gradle 配置文件和集成构建环境 2019-05-30 15:55:51 -04:00
mvnw gradle 配置文件和集成构建环境 2019-05-30 15:55:51 -04:00
mvnw.cmd gradle 配置文件和集成构建环境 2019-05-30 15:55:51 -04:00
pom.xml Change junit version to 4.13.2 2021-04-26 09:10:13 -04:00
settings.gradle 添加忽略文件的内容 2021-04-15 11:05:54 -04:00

README.md


提供 CWIKI.US 项目中使用的代码

所有的 Java 代码使用的是 JDK 11。

你可以通过单击下面连接后访问我们网站,并且访问我们提供的最新有关 Java 的开发资料。