Commit Graph

  • 36a88aebe9 Merge branch 'eugenp:master' into master Zahid Khan 2023-05-07 22:46:19 +05:30
  • 65cf74f42f [compByteArrays] Comparing Two Byte Arrays in Java (#13935) Kai Yuan 2023-05-07 17:05:37 +02:00
  • 8e6f7bf490 Merge pull request #13956 from edizor/master Loredana Crusoveanu 2023-05-07 08:10:20 +03:00
  • ce79066afc [BAEL-6253] record equals hashcode (#13958) Bhaskar Ghosh Dastidar 2023-05-06 21:58:20 +05:30
  • 7123ae8ad7 BAEL-6046 MongoDB - Field Level Encryption (#13859) Ulisses Lima 2023-05-06 04:59:46 -03:00
  • 4a9e72664c BAEL-6410 (#13919) Avin Buricha 2023-05-06 08:53:31 +05:30
  • dea82bf189 [BAEL-6485_RM-Punctuation] Remove Punctuation (#13946) Kai Yuan 2023-05-06 03:11:54 +02:00
  • 3ab60dc307 BAEL-6332: Calling Non-Static Method In Static Method In Java (#13940) ACHRAF TAITAI 2023-05-05 22:25:50 +02:00
  • daf01922de BAEL-6438 Code for the Find the longest word in a given string article thibault.faure 2023-05-01 13:01:42 +02:00
  • 7d26ae4a5e Update README.md edizor 2023-05-06 00:19:31 +08:00
  • 35d5f583ac Update README.md edizor 2023-05-06 00:15:22 +08:00
  • bb7a389e01 Update README.md edizor 2023-05-06 00:09:33 +08:00
  • 73ab237379 Update README.md edizor 2023-05-05 23:58:06 +08:00
  • 2a750529ff Update README.md edizor 2023-05-05 23:51:11 +08:00
  • e47d956d5e Update README.md edizor 2023-05-05 23:48:25 +08:00
  • 93348fff60 Update README.md edizor 2023-05-05 23:42:22 +08:00
  • 7720c03dbf Update README.md edizor 2023-05-05 23:37:21 +08:00
  • cc061011c7 Update README.md edizor 2023-05-05 23:28:38 +08:00
  • 69e5f59d4b Update README.md edizor 2023-05-05 23:24:09 +08:00
  • 81ab123e84 [BAEL-6105] refactor test names uzma 2023-05-05 15:04:09 +01:00
  • e9ad048d8d [BAEL-6105] code for list to page article uzma 2023-05-05 14:52:08 +01:00
  • ab1964f166 Update README.md edizor 2023-05-05 21:48:48 +08:00
  • f37f777d93 Update README.md edizor 2023-05-05 21:41:29 +08:00
  • 555662907a [BAEL-6105] code for list to page article uzma 2023-05-05 11:07:33 +01:00
  • 7e404b3dfb JAVA-20555 use Java Base64 instead of deprecated Spring Base64Utils (#13941) Kasra Madadipouya 2023-05-05 11:58:11 +02:00
  • 2e41874a5c JAVA-16946: comment spring-jooq module from persistence-modules. (#13951) 3hsan 2023-05-05 10:47:57 +02:00
  • 5843ca5422 [BAEL-6105] code for correct use of flush uzma 2023-05-04 19:33:42 +01:00
  • 3e04f00895 [BAEL-6105] code for correct use of flush uzma 2023-05-01 22:57:57 +01:00
  • 7be3725480 BAEL-6320: added code support for the @NaturalId article emanuel.trandafir 2023-05-04 18:04:15 +02:00
  • e68a846239 Merge branch 'eugenp:master' into master Zahid Khan 2023-05-04 19:55:08 +05:30
  • 8d0158aa5b BAEL-6326: Spring Boot H2 JdbcSQLSyntaxErrorException expected identifier (#13843) Azhwani 2023-05-04 08:09:02 +02:00
  • d313b76fc7 BAEL-5814 - Is CompletableFuture Non-blocking (#13917) Ana Peterlić 2023-05-04 03:55:07 +02:00
  • 23ec3d24d2 Added the code for "The difference between BufferedReader and FileReader". (#13942) Arya 2023-05-04 00:52:17 +03:00
  • 078826eef5 BAEL-6254: Scoped values (#13756) Daniel Strmecki 2023-05-03 22:00:47 +02:00
  • f954094e2b Merge pull request #13938 from anuragkumawat/JAVA-20898 Loredana Crusoveanu 2023-05-03 15:38:22 +03:00
  • 87e4bc434f JAVA-16612: Mock Final Classes and Methods with Mockito article; MockMaker improvement (#13890) Bipin kumar 2023-05-03 15:06:25 +05:30
  • f5910afe6f JAVA-18113 Update spring-boot-swagger-keycloak module (#13506) anuragkumawat 2023-05-03 14:28:43 +05:30
  • bd04051b9e Merge branch 'eugenp:master' into master press0 2023-05-02 21:40:51 -05:00
  • 5cac883023 [BAEL-6436_printQuotesAroundString] Print "" Quotes Around a String in Java (#13925) Kai Yuan 2023-05-02 23:31:35 +02:00
  • 34fa80a812 Java 20643 (#13914) Bipin kumar 2023-05-02 23:26:38 +05:30
  • cee6b74c19 JAVA-20898 Move article url from javaxval-2 to javaxval anuragkumawat 2023-05-02 21:55:20 +05:30
  • dbf99bc402 BAEL-6327 - Find the index of an element in a Java array (#13844) Alejamdro 2023-05-02 10:34:36 -03:00
  • 1586bc668f Merge pull request #13931 from anuragkumawat/JAVA-20898 Loredana Crusoveanu 2023-05-02 14:57:50 +03:00
  • e782fed428 [JAVA-20459] Upgraded org.json to latest version (#13869) panos-kakos 2023-05-02 11:10:33 +03:00
  • 0a808899e9 [JAVA-20457] Upgraded springdoc version (#13872) panos-kakos 2023-05-02 10:41:49 +03:00
  • 3433704800 [JAVA-20456] Upgraded jackson version (#13871) panos-kakos 2023-05-02 09:56:50 +03:00
  • 7d86466fb7 BAEL-6435: Reverse a String in Java 8 using Lambda and Streams (#13910) Azhwani 2023-05-02 08:29:16 +02:00
  • 18834b349e BAEL-6325 Create core-java-lang-oop-constructors-2 (#13933) Shaun Phillips 2023-05-02 03:53:21 +01:00
  • e18f13a12a [BAEL-6105] code for correct use of flush uzma 2023-05-01 22:57:57 +01:00
  • d21eeb25cb JAVA-20931 Commented out spring-boot-3 for now because of JDK 19 requirement (#13936) Dhawal Kapil 2023-05-02 01:34:11 +05:30
  • aa2b88285a Java 15032 (#13913) Bipin kumar 2023-05-01 23:39:29 +05:30
  • 3c5042ebf8 JAVA-20898 Check Article Code Matches GitHub anuragkumawat 2023-04-30 23:44:05 +05:30
  • 183761cb3f Merge branch 'eugenp:master' into master Kingsley✨ 2023-04-30 21:28:54 +05:30
  • 4e7d1ffd1f Comments removed Kingsley Amankwah 2023-04-30 15:58:54 +05:30
  • d650f7ace7 getters and setters removed from code Kingsley Amankwah 2023-04-30 15:53:49 +05:30
  • 2d2c842d2f Merge pull request #13920 from edizor/master Loredana Crusoveanu 2023-04-30 11:23:00 +03:00
  • 1770c64f3a BAEL-6194 Retrieve the Value of an HTML Input Using Selenium WebDriver in Java (#13898) Michael Olayemi 2023-04-30 03:40:16 +01:00
  • 141df4e0ff BAEL-6319 Hibernate 6 Boolean Converters (#13894) mariudotsh 2023-04-30 04:34:19 +02:00
  • 5ba07d6188 Update code for Overview of NLP Libraries in Java (#13912) Michael Olayemi 2023-04-29 17:06:21 +01:00
  • 5973029834 [JAVA-18185] Upgrade groovy version (#13926) panos-kakos 2023-04-29 13:17:44 +03:00
  • d085dae380 [BAEL-6434_charAndString] Difference Between "char" and "String" (#13907) Kai Yuan 2023-04-29 01:06:34 +02:00
  • f1ac6f1857 BAEL-6352: Check if the First Letter of a String is a Number (#13883) Azhwani 2023-04-29 00:13:35 +02:00
  • 3510d4eaa3 JAVA-20278. Please point me to the tutorial code #13768. (#13923) jsgrah-spring 2023-04-28 19:21:44 +02:00
  • e5985b3739 JAVA-13721 Moved mockito-simple to JDK9+ profiles Dhawal Kapil 2023-04-28 22:03:51 +05:30
  • 005c68e0a6 JAVA-13721 Format, Fix Package, Upgrade version of all the articles Dhawal Kapil 2023-04-28 20:24:19 +05:30
  • cce4126ea9 Update README.md edizor 2023-04-28 21:33:33 +08:00
  • 03a6eec3c4 Update README.md edizor 2023-04-28 21:32:04 +08:00
  • 1a33906814 Update README.md edizor 2023-04-28 21:31:20 +08:00
  • 86e237a142 Update README.md edizor 2023-04-28 21:29:45 +08:00
  • 7f393b610d Update README.md edizor 2023-04-28 21:28:24 +08:00
  • 059c8d71b8 Update README.md edizor 2023-04-28 21:26:18 +08:00
  • 5b4ba192a0 Update README.md edizor 2023-04-28 21:20:59 +08:00
  • 1ad6fdca44 Update README.md edizor 2023-04-28 21:15:28 +08:00
  • 147157abe5 Update README.md edizor 2023-04-28 21:11:02 +08:00
  • 5097fb57d1 Update README.md edizor 2023-04-28 21:06:19 +08:00
  • 6b2b4eb4cb Update README.md edizor 2023-04-28 21:02:28 +08:00
  • b2f2af9407 Merge pull request #13895 from achraftt/BAEL-6303 Vini 2023-04-28 15:01:01 +02:00
  • d3328aa8a6 Update README.md edizor 2023-04-28 20:53:23 +08:00
  • 80f2576e67 Update README.md edizor 2023-04-28 20:44:39 +08:00
  • a95d427a32 Update README.md edizor 2023-04-28 20:39:19 +08:00
  • 7ab80a424d Update README.md edizor 2023-04-28 20:32:59 +08:00
  • 51adee522f Update README.md edizor 2023-04-28 20:25:11 +08:00
  • ae00d388df Update README.md edizor 2023-04-28 20:20:41 +08:00
  • a50cb65db3 Update README.md edizor 2023-04-28 20:15:06 +08:00
  • 403c4cf467 Update README.md edizor 2023-04-28 20:10:52 +08:00
  • ba0f7855eb Merge pull request #13640 from pjfanning/patch-2 Loredana Crusoveanu 2023-04-28 11:02:57 +03:00
  • 561e893e86 JAVA-20280: remove wrong property (#13874) 3hsan 2023-04-27 13:42:53 +02:00
  • f695712ca4 Merge pull request #13889 from dkapil/task/JAVA-20381 Loredana Crusoveanu 2023-04-27 14:12:02 +03:00
  • 01c02e151e Getting Pixel Array From Image in Java (#13911) Arya 2023-04-27 02:52:53 +03:00
  • 1767ea3cdc Hibernate Associations Kingsley Amankwah 2023-04-27 05:10:50 +05:30
  • 82f9d6a500 Hibernate Associations Kingsley Amankwah 2023-04-27 05:00:38 +05:30
  • bf1e9aa588 Merge branch 'eugenp:master' into master press0 2023-04-26 17:02:40 -05:00
  • e3cc8abadb BAEL-6085 - Working with Virtual Threads in Spring 6 (#13896) Gaetano Piazzolla 2023-04-26 23:36:54 +02:00
  • 3c29c79dc8 Merge pull request #13857 from abh1navv/BAEL-6355 doodoroma 2023-04-26 21:19:14 +02:00
  • c25d5f7393 JAVA-17760, Fix [WARNING] JAR will be empty - no content was marked f… (#13645) jsgrah-spring 2023-04-26 09:47:24 +02:00
  • 8f5aff6073 JAVA-18299 : Changes made for adding json view example fot hiding req… (#13829) Bipin kumar 2023-04-26 12:28:12 +05:30
  • c8cd042d64 BAEL-6079 Code examples from article (#13486) Bogdan Cardoş 2023-04-26 09:30:27 +03:00
  • 7675b0c48d Add Kebab casing Zahid Khan 2023-04-26 10:47:56 +05:30
  • 6cc24e0759 BAEL-6348 persist List<String> in JPA (#13897) Kilian Schneider 2023-04-26 02:55:11 +02:00
  • bf3b038daa Merge pull request #13850 from AndiCover/BAEL-5739_2 davidmartinezbarua 2023-04-25 17:24:15 -03:00