Commit Graph

11611 Commits

Author SHA1 Message Date
Vini f38b976997 Merge pull request #13950 from zahikhan/master
Spring Boot Properties Prefix Must Be in Canonical Form
2023-05-08 10:47:39 +02:00
Zahid Khan 0952447f3a Merge branch 'eugenp:master' into master 2023-05-08 11:57:30 +05:30
Zahid Khan eb9815b6d6 Match prefix same as draft. 2023-05-08 11:51:30 +05:30
Raj Kishor a673cea33d [rajkishorraj185@gmail.com] Lombok equalsandhashcode annotation (#13717)
* example code for equalsandhashcode annotation

* moving codes to lombok-2

---------

Co-authored-by: raj kishor <raj.kishor@smartcoin.co.in>
2023-05-08 09:33:17 +05:30
Michael Olayemi 7f15d46d00 Uploading File using Selenium WebDriver in Java (#13947)
* Uploading File using Selenium WebDriver in Java

* Uploading File using Selenium WebDriver in Java

* Uploading File using Selenium WebDriver in Java

* Uploading File using Selenium WebDriver in Java
2023-05-08 09:08:08 +05:30
Zahid Khan 3aa158b872 Remove Comments and update prefix. 2023-05-07 22:49:07 +05:30
Zahid Khan 36a88aebe9 Merge branch 'eugenp:master' into master 2023-05-07 22:46:19 +05:30
Kai Yuan 65cf74f42f [compByteArrays] Comparing Two Byte Arrays in Java (#13935) 2023-05-07 10:05:37 -05:00
Loredana Crusoveanu 8e6f7bf490 Merge pull request #13956 from edizor/master
Update README
2023-05-07 08:10:20 +03:00
Bhaskar Ghosh Dastidar ce79066afc [BAEL-6253] record equals hashcode (#13958)
* [BAEL-6253] records equals and hashcode

* [BAEL-6253] records equals and hashcode

* [BAEL-6253] records equals and hashcode test case

---------

Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2023-05-06 09:28:20 -07:00
Ulisses Lima 7123ae8ad7 BAEL-6046 MongoDB - Field Level Encryption (#13859) 2023-05-06 09:59:46 +02:00
Avin Buricha 4a9e72664c BAEL-6410 (#13919)
* BAEL-6410 | Article code

* Adding consumer code for article
2023-05-06 08:53:31 +05:30
Kai Yuan dea82bf189 [BAEL-6485_RM-Punctuation] Remove Punctuation (#13946) 2023-05-05 20:11:54 -05:00
ACHRAF TAITAI 3ab60dc307 BAEL-6332: Calling Non-Static Method In Static Method In Java (#13940) 2023-05-05 22:25:50 +02:00
thibault.faure daf01922de BAEL-6438 Code for the Find the longest word in a given string article 2023-05-05 20:50:54 +02:00
edizor 7d26ae4a5e Update README.md
[skip ci]
2023-05-06 00:19:31 +08:00
edizor 35d5f583ac Update README.md
[skip ci]
2023-05-06 00:15:22 +08:00
edizor bb7a389e01 Update README.md
[skip ci]
2023-05-06 00:09:33 +08:00
edizor 73ab237379 Update README.md
[skip ci]
2023-05-05 23:58:06 +08:00
edizor 2a750529ff Update README.md
[skip ci]
2023-05-05 23:51:11 +08:00
edizor e47d956d5e Update README.md
[skip ci]
2023-05-05 23:48:25 +08:00
edizor 93348fff60 Update README.md
[skip ci]
2023-05-05 23:42:22 +08:00
edizor 7720c03dbf Update README.md
[skip ci]
2023-05-05 23:37:21 +08:00
edizor cc061011c7 Update README.md
[skip ci]
2023-05-05 23:28:38 +08:00
edizor 69e5f59d4b Update README.md
[skip ci]
2023-05-05 23:24:09 +08:00
uzma 81ab123e84 [BAEL-6105] refactor test names 2023-05-05 15:04:09 +01:00
uzma e9ad048d8d [BAEL-6105] code for list to page article 2023-05-05 14:52:08 +01:00
edizor ab1964f166 Update README.md
[skip ci]
2023-05-05 21:48:48 +08:00
edizor f37f777d93 Update README.md
[skip ci]
2023-05-05 21:41:29 +08:00
uzma 555662907a [BAEL-6105] code for list to page article 2023-05-05 11:07:33 +01:00
Kasra Madadipouya 7e404b3dfb JAVA-20555 use Java Base64 instead of deprecated Spring Base64Utils (#13941) 2023-05-05 12:58:11 +03:00
3hsan 2e41874a5c JAVA-16946: comment spring-jooq module from persistence-modules. (#13951) 2023-05-05 11:47:57 +03:00
emanuel.trandafir 7be3725480 BAEL-6320: added code support for the @NaturalId article 2023-05-04 18:04:15 +02:00
Zahid Khan e68a846239 Merge branch 'eugenp:master' into master 2023-05-04 19:55:08 +05:30
Azhwani 8d0158aa5b BAEL-6326: Spring Boot H2 JdbcSQLSyntaxErrorException expected identifier (#13843) 2023-05-04 08:09:02 +02:00
Ana Peterlić d313b76fc7 BAEL-5814 - Is CompletableFuture Non-blocking (#13917)
* BAEL-5814 - Is CompletableFuture Non-blocking

* Fix the formatting
2023-05-04 07:25:07 +05:30
Arya 23ec3d24d2 Added the code for "The difference between BufferedReader and FileReader". (#13942) 2023-05-03 14:52:17 -07:00
Daniel Strmecki 078826eef5 BAEL-6254: Scoped values (#13756) 2023-05-03 21:00:47 +01:00
Loredana Crusoveanu f954094e2b Merge pull request #13938 from anuragkumawat/JAVA-20898
JAVA-20898 Move article url from javaxval-2 to javaxval
2023-05-03 15:38:22 +03:00
Bipin kumar 87e4bc434f JAVA-16612: Mock Final Classes and Methods with Mockito article; MockMaker improvement (#13890) 2023-05-03 12:36:25 +03:00
anuragkumawat f5910afe6f JAVA-18113 Update spring-boot-swagger-keycloak module (#13506)
* JAVA-18113 Update spring-boot-swagger-keycloak module
2023-05-03 11:58:43 +03:00
Kai Yuan 5cac883023 [BAEL-6436_printQuotesAroundString] Print "" Quotes Around a String in Java (#13925) 2023-05-02 16:31:35 -05:00
Bipin kumar 34fa80a812 Java 20643 (#13914)
* JAVA-20643: Changes made for updating apache-tapestry module to java 11

* JAVA-20643: Changes made for updating apache-tapestry module to java 11

* JAVA-20643: Changes made for updating apache-tapestry module to java 11

* JAVA-20643: Changes made for updating apache-tapestry module to java 11

* JAVA-20643: Changes made for updating apache-tapestry module to java 11

* JAVA-20643: Changes made for updating apache-tapestry module to java 11

* JAVA-20643: Changes made for updating apache-tapestry module to java 11

* JAVA-20643: Changes made for updating apache-tapestry module to java 11

* JAVA-20643: Changes made for updating apache-tapestry module to java 11

* JAVA-20643: Changes made for updating apache-tapestry module to java 11

* JAVA-20643: Changes made for updating apache-tapestry module to java 11

* JAVA-20643: Changes made for updating apache-tapestry module to java 11

* JAVA-20643: changes made for removing web-modules from default
2023-05-02 23:26:38 +05:30
anuragkumawat cee6b74c19 JAVA-20898 Move article url from javaxval-2 to javaxval 2023-05-02 21:55:20 +05:30
Alejamdro dbf99bc402 BAEL-6327 - Find the index of an element in a Java array (#13844) 2023-05-02 19:04:36 +05:30
Loredana Crusoveanu 1586bc668f Merge pull request #13931 from anuragkumawat/JAVA-20898
JAVA-20898 Check Article Code Matches GitHub
2023-05-02 14:57:50 +03:00
panos-kakos e782fed428 [JAVA-20459] Upgraded org.json to latest version (#13869) 2023-05-02 11:10:33 +03:00
panos-kakos 0a808899e9 [JAVA-20457] Upgraded springdoc version (#13872) 2023-05-02 10:41:49 +03:00
panos-kakos 3433704800 [JAVA-20456] Upgraded jackson version (#13871) 2023-05-02 09:56:50 +03:00
Azhwani 7d86466fb7 BAEL-6435: Reverse a String in Java 8 using Lambda and Streams (#13910) 2023-05-02 08:29:16 +02:00