Commit Graph

11418 Commits

Author SHA1 Message Date
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
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
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
Shaun Phillips 18834b349e BAEL-6325 Create core-java-lang-oop-constructors-2 (#13933)
* BAEL-5915 Added different ways to create an object

* BAEL-6325 Create core-java-lang-oop-constructors-2
2023-05-01 19:53:21 -07:00
Dhawal Kapil d21eeb25cb JAVA-20931 Commented out spring-boot-3 for now because of JDK 19 requirement (#13936) 2023-05-02 01:34:11 +05:30
Bipin kumar aa2b88285a Java 15032 (#13913)
* JAVA-15032: Changes made for adding the test cases custom userAgent in request  header

* JAVA-15032: Changes made for adding the test cases custom userAgent in request  header

* JAVA-15032: Changes made for incorporarting review comments
2023-05-01 23:39:29 +05:30
anuragkumawat 3c5042ebf8 JAVA-20898 Check Article Code Matches GitHub 2023-04-30 23:44:05 +05:30
Loredana Crusoveanu 2d2c842d2f Merge pull request #13920 from edizor/master
Update README
2023-04-30 11:23:00 +03:00
Michael Olayemi 1770c64f3a BAEL-6194 Retrieve the Value of an HTML Input Using Selenium WebDriver in Java (#13898)
* Retrieve the Value of an HTML Input Using Selenium WebDriver in Java

* Retrieve the Value of an HTML Input Using Selenium WebDriver in Java

* Retrieve the Value of an HTML Input Using Selenium WebDriver in Java
2023-04-30 08:10:16 +05:30
mariudotsh 141df4e0ff BAEL-6319 Hibernate 6 Boolean Converters (#13894)
Co-authored-by: Mariusz Kaczmarczyk <to@mariu.sh>
2023-04-30 08:04:19 +05:30
Michael Olayemi 5ba07d6188 Update code for Overview of NLP Libraries in Java (#13912)
* Update code for Overview of NLP Libraries in Java

* Update code for Overview of NLP Libraries in Java

* Update code for Overview of NLP Libraries in Java
2023-04-29 21:36:21 +05:30
panos-kakos 5973029834 [JAVA-18185] Upgrade groovy version (#13926) 2023-04-29 15:47:44 +05:30
Kai Yuan d085dae380 [BAEL-6434_charAndString] Difference Between "char" and "String" (#13907) 2023-04-28 18:06:34 -05:00
Azhwani f1ac6f1857 BAEL-6352: Check if the First Letter of a String is a Number (#13883) 2023-04-29 00:13:35 +02:00
jsgrah-spring 3510d4eaa3 JAVA-20278. Please point me to the tutorial code #13768. (#13923)
Co-authored-by: jogra <joseph.sterling.grah@miles.no>
2023-04-28 22:51:44 +05:30
edizor cce4126ea9 Update README.md
[skip ci]
2023-04-28 21:33:33 +08:00
edizor 03a6eec3c4 Update README.md 2023-04-28 21:32:04 +08:00
edizor 1a33906814 Update README.md
[skip ci]
2023-04-28 21:31:20 +08:00
edizor 86e237a142 Update README.md
[skip ci]
2023-04-28 21:29:45 +08:00
edizor 7f393b610d Update README.md
[skip ci]
2023-04-28 21:28:24 +08:00
edizor 059c8d71b8 Update README.md
[skip ci]
2023-04-28 21:26:18 +08:00
edizor 5b4ba192a0 Update README.md
[skip ci]
2023-04-28 21:20:59 +08:00
edizor 1ad6fdca44 Update README.md
[skip ci]
2023-04-28 21:15:28 +08:00
edizor 147157abe5 Update README.md
[skip ci]
2023-04-28 21:11:02 +08:00
edizor 5097fb57d1 Update README.md
[skip ci]
2023-04-28 21:06:19 +08:00
edizor 6b2b4eb4cb Update README.md
[skip ci]
2023-04-28 21:02:28 +08:00
Vini b2f2af9407 Merge pull request #13895 from achraftt/BAEL-6303
BAEL-6303: Encode passwords with Spring Boot CLI
2023-04-28 15:01:01 +02:00
edizor d3328aa8a6 Update README.md
[skip ci]
2023-04-28 20:53:23 +08:00
edizor 80f2576e67 Update README.md
[skip ci]
2023-04-28 20:44:39 +08:00
edizor a95d427a32 Update README.md
[skip ci]
2023-04-28 20:39:19 +08:00
edizor 7ab80a424d Update README.md
[skip ci]
2023-04-28 20:32:59 +08:00
edizor 51adee522f Update README.md
[skip ci]
2023-04-28 20:25:11 +08:00
edizor ae00d388df Update README.md
[skip ci]
2023-04-28 20:20:41 +08:00