31838 Commits

Author SHA1 Message Date
anuragkumawat
675e33fbab JAVA-12359 Code Review Changes 2022-06-20 20:55:14 +05:30
tudormarc
2614344e7f Merge pull request #1 from eugenp/master
updating
2022-06-20 18:06:28 +03:00
de42646567 格式化输入和输出 2022-06-20 10:46:59 -04:00
panos-kakos
02c9bdff35 Java 11498 (#12382)
* added parent lombok-modules

* added lombok submodule to parent lombok-modules

* added lombok-2 submodule to parent lombok-modules

* added lombok-custom submodule to parent lombok-modules

* delete lombok submodules that were moved across

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-06-20 18:48:59 +05:30
anuragkumawat
033ddb7a41 JAVA-11382 Update article Create an empty map in Java (#12383) 2022-06-20 18:46:31 +05:30
kwoyke
150bdb070b Merge pull request #12386 from freelansam/JAVA-10433-1
JAVA-10433: Verify undertow module
2022-06-20 15:13:50 +02:00
kwoyke
9b48e3eceb Merge pull request #12379 from hkhan/JAVA-12744-check-fat-jar-module
[JAVA-12744] Fix module to work with Gradle 7.x
2022-06-20 15:10:21 +02:00
kwoyke
32cc1bab45 Merge pull request #12374 from hkhan/JAVA-12748-fix-maven-gradle-module
[JAVA-12748] Fix module to work with Gradle 7.x
2022-06-20 15:06:54 +02:00
freelansam
3e0c28d1ed JAVA-4493: Add missing live test for Consumer Driven Contracts article (#12362)
* JAVA-4493: Add missing live test for Consumer Driven Contracts article

* JAVA-4493: Add missing live test for Consumer Driven Contracts article
2022-06-20 18:34:22 +05:30
Dhawal Kapil
263f0b1add Update README.md (#12389) 2022-06-20 17:46:21 +05:30
panos-kakos
11d937e39a Java 11492 (#12375)
* Added/Created parent module

* moved spring-5-data-reactive (submodule) to spring-reactive-modules (parent)

* moved spring-5-reactive-2 (submodule) to spring-reactive-modules (parent)

* moved spring-5-reactive-3 (submodule) to spring-reactive-modules (parent)

* moved spring-5-reactive-client (submodule) to spring-reactive-modules (parent)

* moved spring-5-reactive-oauth (submodule) to spring-reactive-modules (parent)

* moved spring-5-reactive-security (submodule) to spring-reactive-modules (parent)

* moved spring-5-reactive (submodule) to spring-reactive-modules (parent)

* moved spring-reactive (submodule) to spring-reactive-modules (parent)

* deleted modules that were moved across

* renamed spring-reactive-modules to spring-5-reactive-modules

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-06-20 17:29:38 +05:30
Loredana Crusoveanu
0092dfed20 Merge pull request #12387 from eugenp/disable-time-test
BAEL-5647 temporarily disable tests
2022-06-20 09:45:00 +03:00
Loredana Crusoveanu
bc4d404991 BAEL-5647 temporarily disable tests 2022-06-20 09:38:18 +03:00
sampadawagde
69849e1fd6 JAVA-10433: Verify undertow module 2022-06-20 12:07:41 +05:30
61bb6834e6 更新文章 Java 使用 char[] Array 还是 String 存储字符串 的链接 https://www.ossez.com/t/java-char-array-string/14015 2022-06-20 01:09:08 -04:00
ed00ae8a6b 添加理解 Java 中的 NumberFormatException 异常 的链接 2022-06-20 01:07:33 -04:00
ad2ca48135 更新测试文件注释和文章的内容链接 2022-06-20 01:07:12 -04:00
ed4af4389d 添加理解 Java 中的 NumberFormatException 异常 的链接 2022-06-20 01:05:35 -04:00
85b63c6f8d 修改数字格式化异常的内容 2022-06-20 01:03:51 -04:00
Ulisses Lima
3ae97db187 removing Customer2 2022-06-19 16:35:36 -03:00
Ulisses Lima
e0a7591f9d first draft 2022-06-19 16:32:10 -03:00
Ulisses Lima
a3d9a372d0 Merge branch 'eugenp:master' into master 2022-06-19 16:31:05 -03:00
f08da063e7 尝试触发下 CI 的编译 2022-06-19 09:33:57 -04:00
Dhawal Kapil
05c3dc6059 JAVA-11493 Removed projects from the pom that have been moved to container modules (#12377) 2022-06-19 10:07:27 +05:30
Haroon Khan
770460b488 [JAVA-12744] Fix module to work with Gradle 7.x 2022-06-18 23:21:20 +01:00
Dhawal Kapil
f73b8485bd JAVA-11499 Minor cleanup (#12376) 2022-06-18 21:34:07 +05:30
Keerthi
17ba25e795 JAVA-11499 move rxjava* modules to new rxjava-modules (#12342)
* JAVA-11499 move rxjava* modules to new rxjava-modules

* JAVA-11499 addressed PR comments
2022-06-18 21:21:25 +05:30
Greg Martin
997307e55f Merge pull request #12315 from tirumani03/dev/tirumani03/springSecurityException
BAEL-5533: Spring security exceptions
2022-06-18 10:54:32 -04:00
5b3ef027b1 Merge pull request 'ci' (#39) from ci into main
Reviewed-on: https://src.ossez.com/cwiki-us-docs/java-tutorials/pulls/39
2022-06-18 07:41:52 -04:00
Haroon Khan
3dfe2e7082 [JAVA-12748] Fix module to work with Gradle 7.x 2022-06-18 11:28:54 +01:00
kwoyke
197cd508e0 Merge pull request #12368 from hkhan/JAVA-12747-check-gradle-wrapper
[JAVA-12747] Fix module to work with Gradle 7.x
2022-06-18 11:19:43 +02:00
Ulisses Lima
bb8a76cc97 BAEL-5370 - MongoDB Composite Key (#12273)
* BAEL-5370 - MongoDB Composite Key

First Draft.

* removing comments

* BAEL-5370

Test could fail if ran in a different order:
givenCompositeId_whenSearchingByIdObject_thenFound

* BAEL-5370

removing compound index related stuff

* removing first insert from assertThrows
2022-06-18 09:49:40 +02:00
anuragkumawat
ca3fe06a56 JAVA-12359 Changes required in windows os test due to fix of unix os failing test 2022-06-18 11:56:32 +05:30
anuragkumawat
8d7014cfc0 JAVA-12359 Trying to fix failing unix platform test 2022-06-18 11:50:52 +05:30
exaucae
ac5f74edc2 refactor: refine examples 2022-06-17 22:31:32 +00:00
exaucae
5015fe1d0c feat(wip): refine examples 2022-06-17 19:58:12 +00:00
6926189ba0 修改项目的编译错误 2022-06-17 14:32:41 -04:00
abf6ebb6e5 <commons-exec.version>1.3</commons-exec.version> 2022-06-17 14:29:02 -04:00
f50cfa7686 尝试推送后触发 CI 构建 2022-06-17 14:23:45 -04:00
5523c5fe67 修改构建错误 2022-06-17 14:16:51 -04:00
c63d207c77 修改 install 为 package 进行编译 2022-06-17 13:38:17 -04:00
anuragkumawat
2181c452d3 JAVA-12359 Fix jdk 9 and above build 2022-06-17 22:37:23 +05:30
173bb5ef7d 更新 POM.xml 文件能够让构建顺利进行 2022-06-17 13:06:51 -04:00
anuragkumawat
d81428bab7 JAVA-12359 Potential issue in Validate String as Filename in Java article 2022-06-17 22:26:31 +05:30
exaucae
7adea75450 feat(wip): add function call examples 2022-06-17 16:55:28 +00:00
f2200288e7 maven 3.8.4 2022-06-17 12:53:19 -04:00
f731671503 WorkflowScript: 5: Tool type "maven" does not have an install of "Maven 3.8.6" configured - did you mean "maven 3.8.4"? @ line 5, column 15.
maven 'Maven 3.8.6'
                 ^

WorkflowScript: 6: Tool type "jdk" does not have an install of "jdk11" configured - did you mean "OpenJDK-11"? @ line 6, column 13.
           jdk 'jdk11'
               ^
2022-06-17 12:52:08 -04:00
be05ebb0d3 add tools for Jenkinsfile 2022-06-17 12:51:11 -04:00
f0cf866d20 Add steps for mvn build 2022-06-17 12:44:29 -04:00
3c9061cc47 Merge remote-tracking branch 'origin/main' into ci 2022-06-17 12:36:12 -04:00