Commit Graph

8047 Commits

Author SHA1 Message Date
Asjad J 4bebebad69 Update README.md
added link back to article: Get the Name of the Currently Executing Test in JUnit
2022-01-23 10:22:06 +05:00
Asjad J 118a96846c Create README.md
added link back to article: Convert a Maven Build to Gradle
2022-01-23 10:17:43 +05:00
Asjad J 21b2f0127a Update README.md
add link back to article: Hidden Classes in Java 15
2022-01-23 10:08:00 +05:00
Asjad J 4d0b7e6899 Update README.md
added link back to article
2022-01-23 09:57:22 +05:00
Asjad J 7cfd820f5b Update README.md
added link back to article: Generating a Java String of N Repeated Characters
2022-01-23 09:40:01 +05:00
kwoyke 92f7844844 JAVA-9511: Fix spring-cloud-dapr module (#11726) 2022-01-22 14:30:31 +05:30
doodoroma 2cb4efdfd7 Merge pull request #11661 from SeshuTechie/BAEL-5289-IdentityHashMap
BAEL-5289 Java IdentityHashMap Class
2022-01-22 09:34:36 +01:00
Vlad Fernoaga 9cb3d6e8e5 BAEL-4714 - Java Concurrent HashSet equivalent to ConcurrentHashMap (#11721)
* add article code and unit tests

* fix PMD rule violation

Co-authored-by: vlad fernoaga <vlad.fernoaga-external@getyourguide.com>
2022-01-21 07:48:48 -08:00
kwoyke fcc4d47283 Merge pull request #11725 from hkhan/JAVA-9385-check-matrix-variables-article
[JAVA-9385] Fix code to use List for matrix vars
2022-01-21 16:19:21 +01:00
Azhwani 02e4cf9f99 first commit (#11716) 2022-01-20 19:27:09 -06:00
Haroon Khan b7259db652 [JAVA-9385] Fix code to use List for matrix vars 2022-01-20 17:08:39 +00:00
Loredana Crusoveanu 112f771e53 Merge pull request #11724 from johnA1331/master
BAEL-22355 - Main - github-related test fixes
2022-01-20 16:57:38 +02:00
kwoyke 4a5b64c50a Merge pull request #11722 from anuragkumawat/master
JAVA-8294 : Split or move spring-data-rest module
2022-01-20 15:43:32 +01:00
Saikat Chakraborty 49319e7eb0 BAEL-4982 Batching In Cassandra (#11574)
* Implemented cassandra batch query

* Added netty version param

* Reformatted correctly

* Reformatted correctly

* Reformatted correctly

* Formatting fix resolved

* Formatting fix resolved

* Removed unused method

* Refactored method for better readability

* tab spaces corrected

Co-authored-by: saikat chakraborty <saikat.chakraborty@tesco.com>
2022-01-20 19:10:00 +05:30
Seshu Thanneeru 86ad04b541 reformatted long line continuation 2022-01-20 19:09:27 +05:30
johnA1331 b9399fb5f7 Update README.md 2022-01-20 18:08:58 +08:00
anuragkumawat 522f406c11 Renaming spring-data-rest-1 to spring-data-rest-2 2022-01-20 15:25:18 +05:30
johnA1331 17e0cc77a1 Update README.md 2022-01-20 17:52:02 +08:00
johnA1331 605fbc0f8b Update README.md 2022-01-20 17:50:55 +08:00
johnA1331 54c298939d Update README.md 2022-01-20 17:46:45 +08:00
kwoyke 5a3494c262 Merge pull request #11720 from freelansam/JAVA-9466
JAVA-9466: Fix references to parents
2022-01-19 19:55:46 +01:00
anuragkumawat 0a7a758979 JAVA-8294 : Split or move spring-data-rest module 2022-01-19 21:43:54 +05:30
Seshu Thanneeru ab3a7a9d49 assert statement replaced with assertEquals function 2022-01-19 20:19:11 +05:30
Seshu Thanneeru 017badd303 changed code to show copy-paste ready code comment 2022-01-19 19:44:51 +05:30
Yashasvii efcef3152a BAEL-5208: Get the name of the currently executing test in JUnit (#11462)
* Hexagonal Architecture in Java

* Refactor Hexagonal Architecture in Java

* Refactor Hexagonal Architecture in Java

* BAEL-5163: HashMap - keySet vs entrySet vs values methods

* BAEL-5163: HashMap - keySet vs entrySet vs values methods

* Revert "Hexagonal Architecture in Java"

This reverts commit 1add21c1

* BAEL-5163: HashMap - keySet vs entrySet vs values methods

* BAEL-5163: HashMap - keySet vs entrySet vs values methods"

* BAEL-5208: Get the name of the currently executing test in JUnit

* BAEL-5208: Get the name of the currently executing test in JUnit

* BAEL-5208: Get the name of the currently executing test in JUnit

* BAEL-5208: Get the name of the currently executing test in JUnit

* BAEL-5208: Get the name of the currently executing test in JUnit

* BAEL-5208: Get the name of the currently executing test in JUnit
2022-01-19 09:20:19 +00:00
sampadawagde f73a8944ac JAVA-9466: Fix references to parents 2022-01-19 13:30:42 +05:30
vunamtien caa13dd4d1 compute x509 certificate thumbprint (#11717)
Co-authored-by: tienvn4 <tienvn4@ghtk.co>
2022-01-18 22:43:29 +01:00
kwoyke 6c8777fb21 JAVA-9494: Rename nested tests to LiveTest (#11719) 2022-01-18 20:24:48 +05:30
Loredana Crusoveanu 92de14b9ee Merge pull request #11714 from kwoyke/JAVA-9486
JAVA-9486: Extract guava.version property to the parent pom
2022-01-18 16:49:41 +02:00
Krzysiek 51bb22fdb9 JAVA-9486: Use guava.version defined in the parent pom 2022-01-18 10:02:58 +01:00
Krzysiek 5242966787 JAVA-9486: Use guava.version defined in the parent pom 2022-01-18 09:42:21 +01:00
Krzysiek 5f4543c31d JAVA-9486: Use guava.version defined in the parent pom 2022-01-17 20:18:43 +01:00
Krzysiek e6a7ba6116 JAVA-9486: Add guava.version property to the parent pom 2022-01-17 19:48:08 +01:00
Loredana Crusoveanu 000f3082f4 Merge pull request #11713 from kwoyke/JAVA-9123
JAVA-9123: POM properties cleanup
2022-01-17 20:04:15 +02:00
Seshu Thanneeru 6190f6801f Changes as per review comments 2022-01-17 21:43:26 +05:30
Haroon Khan d8cb70194d [JAVA-9421] Cleanup code present in stackify repo (#11709) 2022-01-17 19:34:55 +05:30
Krzysiek 8c08be0403 JAVA-9123: POM properties cleanup 2022-01-17 14:03:32 +01:00
ACHRAF TAITAI 4380185074 first commit (#11683) 2022-01-16 14:58:04 -06:00
kwoyke e3007b900c Merge pull request #11705 from freelansam/JAVA-8368
JAVA-8368: Split or move spring-data-jpa-crud module
2022-01-16 17:21:31 +01:00
sampadawagde ee9f2f5701 remove comment 2022-01-16 19:58:01 +05:30
Ankit Anurag 87542892af maven to gradle (#11691)
* maven to gradle

A small java maven project which is converted into gradle

* formatted code

* reformatted pom.xml

* Updated pom.xml
2022-01-16 13:07:09 +01:00
kwoyke f38746cd35 Merge pull request #11698 from hkhan/JAVA-8986-upgrade-spring-kafka
[JAVA-8986] Upgrade spring-kafka to latest Boot version
2022-01-16 12:34:44 +01:00
kwoyke c62f1fbcb7 Merge pull request #11707 from hkhan/JAVA-9450-fix-integration-test
[JAVA-9450] Fix Timeout integration tests
2022-01-16 11:59:12 +01:00
Haroon Khan 06ba4f7852 [JAVA-9450] Fix Timeout integration tests 2022-01-15 20:59:55 +00:00
davidmartinezbarua bd34e3b56e Merge pull request #11665 from aalbatross/origin/BAEL-5158
BAEL-5158: Find which jar file a class is from
2022-01-15 14:01:39 -03:00
sampadawagde ce4a4ae490 README changes 2022-01-15 12:28:43 +05:30
sampadawagde 696cc9b6ea JAVA-8368: Split or move spring-data-jpa-crud module 2022-01-15 12:19:53 +05:30
sampadawagde 14cb343dab JAVA-8368: Split or move spring-data-jpa-crud module 2022-01-15 12:17:35 +05:30
kwoyke e29186f270 JAVA-9448: Rename Cassandra tests to *LiveTest (#11696) 2022-01-14 20:32:26 +05:30
kwoyke 7885aa927f Merge pull request #11690 from chaos2418/JAVA-3060
JAVA-3060: fixing failing integration tests in spring-reactive.
2022-01-14 16:01:27 +01:00