Commit Graph

  • 73885aade0 Update README.md edizor 2023-05-17 21:12:44 +08:00
  • f96add5372 Update README.md edizor 2023-05-17 21:08:27 +08:00
  • 768e6b767a Update README.md edizor 2023-05-17 20:58:22 +08:00
  • 2248a39409 Update README.md edizor 2023-05-17 20:54:43 +08:00
  • 558f03a8d2 Update README.md edizor 2023-05-17 20:42:22 +08:00
  • 9f2bee0824 Update README.md edizor 2023-05-17 20:36:14 +08:00
  • 1f9c1fdb37 Update README.md edizor 2023-05-17 20:33:02 +08:00
  • 4e27f78bf0 Update README.md edizor 2023-05-17 20:28:36 +08:00
  • ff2ca36926 Update README.md edizor 2023-05-17 20:24:12 +08:00
  • 0f7a00193b Update README.md edizor 2023-05-17 20:16:47 +08:00
  • 7f601b84d2 disable AWSS3ObjectIntegrationTest due to need real credentials (#14028) Dmytro Budym 2023-05-17 00:11:14 +02:00
  • d37926eddf Bael 4582: Custom Authentication using shared secret (#13801) Saikat Chakraborty 2023-05-17 00:33:45 +05:30
  • 00ca91bd58 BAEL-6246 Code for the article Send MultipartFile Request with RestAs… (#13803) thibaultfaure 2023-05-16 20:59:16 +02:00
  • a96f8f3e75 BAEL-4369: Multiple ways of declaring dependency versions in Gradle (#13825) Maciej Główka 2023-05-16 20:45:11 +02:00
  • c3767c3a91 Merge branch 'master' of https://github.com/eugenp/tutorials into task/JAVA-13721 Dhawal Kapil 2023-05-16 23:10:40 +05:30
  • 585d1e1575 JAVA-13721 Further formatting of files Dhawal Kapil 2023-05-16 23:06:58 +05:30
  • 7b8fad5dc9 JAVA-13721 Fixing the formatting Dhawal Kapil 2023-05-16 22:56:17 +05:30
  • 43c4e4b337 Hashing with Argon2 in Java (#14009) Michael Olayemi 2023-05-16 15:21:10 +00:00
  • a9a44221fc Revert "JAVA-20280: remove wrong property (#13874)" (#14021) Ehsan Sasanianno 2023-05-16 12:48:03 +02:00
  • 389a106697 BAEL-6398: Java PrintStream to String (#13998) Azhwani 2023-05-16 08:28:25 +02:00
  • 3fce001db6 BAEL-6493 - Read last N messages from a Kafka Topic (#14020) Gaetano Piazzolla 2023-05-15 21:16:21 +02:00
  • f07f239d8d fix SeleniumOpenNewTabLiveTest (#14019) Dmytro Budym 2023-05-15 19:43:53 +02:00
  • 7750bafc1d JAVA-20828 Fixed module name (#14018) Dhawal Kapil 2023-05-15 23:10:14 +05:30
  • 2da5d14e25 Add files via upload (#14006) Bahaa El-Din Helmy 2023-05-15 18:14:21 +03:00
  • a3acf733da Merge branch 'eugenp:master' into master Zahid Khan 2023-05-15 11:48:09 +05:30
  • d8a3dd3d71 Fix formatting issues, refactor the profiles word in the properties. Zahid Khan 2023-05-15 11:47:27 +05:30
  • 65f6f416c5 Add java interface single implementation examples (#13972) Dileesha Rajapakse 2023-05-14 22:45:57 +05:30
  • 4fb65f5c6e JAVA-16946 Upgrade h2 database version for remaining modules (#13976) Ehsan Sasanianno 2023-05-14 19:13:06 +02:00
  • ebbd80e6c7 updating class name for tests to abide by policy technoddy 2023-05-14 12:38:41 -04:00
  • 4508b19f07 Merge branch 'eugenp:master' into master Sam 2023-05-14 12:11:38 -04:00
  • 58d6a02c35 JPA Counting Row Implementation technoddy 2023-05-14 12:09:07 -04:00
  • 4f8662aa01 BAEL-6320: format & code review emanueltrandafir1993 2023-05-14 16:52:59 +02:00
  • 0a634dfa03 Add code examples for "Opening a New Tab Using Selenium WebDriver in Java" (#14001) Dmytro Budym 2023-05-14 04:59:37 +02:00
  • e1272ca8fe BAEL-6264 added class to show how to instantiate ArrayBlockingQueue a… (#13851) Vartika Nigam 2023-05-13 21:02:14 +05:30
  • 535d967fd9 [os-to-is] Convert an OutputStream to an InputStream (#13992) Kai Yuan 2023-05-13 17:09:08 +02:00
  • 97bff9fd50 [Check If a Specified Key Exists in a Given S3 Bucket using Java] added code examples (#13775) Dmytro Budym 2023-05-13 03:12:38 +02:00
  • 5c420784f5 Merge remote-tracking branch 'origin/master' alexandru.borza 2023-05-12 20:19:50 +03:00
  • 42897274b9 Merge branch 'eugenp:master' into master Alexandru Borza 2023-05-12 20:19:32 +03:00
  • b8f751d3d7 Merge remote-tracking branch 'origin/master' alexandru.borza 2023-05-12 20:11:37 +03:00
  • bb9e5b65b4 JAVA-20165 Upgrade spring-boot hibernate specific modules to JDK 11 (#13952) timis1 2023-05-12 16:44:03 +03:00
  • e7d1d56c47 JAVA-20163 Upgrade hibernate specific modules to JDK 11 (#13817) timis1 2023-05-12 16:36:06 +03:00
  • 000149dd33 JAVA-20610 Upgraded parent-boot-2 to 2.7.11 (#13944) Anastasios Ioannidis 2023-05-12 16:07:21 +03:00
  • 956660497a BAEL-6334 Add example code for checking if a list element is in another list Sam Gardner 2023-05-12 11:58:08 +01:00
  • dbf40dc272 JAVA-20828: Changes made for updating blade module to java 11 (#13929) Bipin kumar 2023-05-12 15:27:42 +05:30
  • f9da3f6b9c Merge pull request #14000 from edizor/master Loredana Crusoveanu 2023-05-12 10:53:15 +03:00
  • 5330d6e6f5 Merge pull request #13852 from neha298/master davidmartinezbarua 2023-05-11 20:22:14 -03:00
  • 1bf1ad2a3a Title: Regular Expression: \z vs \Z Anchors in Java (#13994) Bahaa El-Din Helmy 2023-05-11 19:18:45 +03:00
  • 11ecd39504 Update README.md edizor 2023-05-12 00:02:53 +08:00
  • aba6f36ac7 Create README.md edizor 2023-05-12 00:01:07 +08:00
  • 035717faa7 Update README.md edizor 2023-05-11 23:59:08 +08:00
  • ed85cba5ba Update README.md edizor 2023-05-11 23:57:08 +08:00
  • 4d1d7e01bf Update README.md edizor 2023-05-11 23:54:53 +08:00
  • 2556be758d Update README.md edizor 2023-05-11 23:52:22 +08:00
  • 7eba847b93 Update README.md edizor 2023-05-11 23:50:18 +08:00
  • 68af213dfe Update README.md edizor 2023-05-11 23:47:20 +08:00
  • e796547df3 Update README.md edizor 2023-05-11 23:44:54 +08:00
  • 03cc9c90b7 Update README.md edizor 2023-05-11 23:42:17 +08:00
  • 52e8c27f86 Update README.md edizor 2023-05-11 23:39:19 +08:00
  • b22707d69e Update README.md edizor 2023-05-11 23:33:10 +08:00
  • c428c8316d Upgrade spring.vault.core from 2.3.2 to 3.0.2 (#13977) ACHRAF TAITAI 2023-05-11 17:04:55 +02:00
  • 70a53558b9 JAVA-20828 Fixing the core-java-exclusions module (#13997) Dhawal Kapil 2023-05-11 18:17:51 +05:30
  • 8636bcc29c Merge pull request #13996 from eugenp/fix-module-order Loredana Crusoveanu 2023-05-11 13:19:42 +03:00
  • 30c76d83c9 add parent Loredana Crusoveanu 2023-05-11 13:16:21 +03:00
  • f3a6c36979 add dependent module Loredana Crusoveanu 2023-05-11 12:54:56 +03:00
  • 93ae71ce9c fix module order Loredana Crusoveanu 2023-05-11 12:38:16 +03:00
  • 167a3f53ed JAVA-20630 upgrade maven war plugin to be compatible with JDK 11 and 17 (#13945) Kasra Madadipouya 2023-05-11 07:35:28 +02:00
  • 4192bf3bdc BAEL-6342 JUnit Test Class for Null and Empty String (#13963) brokenhardisk 2023-05-11 05:53:11 +02:00
  • a74f4ec8f5 [scanner-to-array] Saving Java Scanner Input to an Array (#13969) Kai Yuan 2023-05-11 03:29:50 +02:00
  • b3b69272fa BAEL-6197 - Execute Tests Based on Active Profile with JUnit 5 (#13776) cesarevalenti90 2023-05-11 00:09:10 +02:00
  • 386e3b2816 JAVA-20277 GitHub Issue: Regarding article Introduction to JsonPath (#13939) anuragkumawat 2023-05-10 23:17:17 +05:30
  • 761eecbcd6 JAVA-18648 Review the time of the build - Week 9 - 2023 (#13954) anuragkumawat 2023-05-10 22:56:59 +05:30
  • b5fd6ce5c4 BAEL-6444 | Removed copyright commit (#13987) Gaetano Piazzolla 2023-05-10 17:13:28 +02:00
  • c06e1ab413 BAEL-6185 reuse string builder performance (#13791) Kilian Schneider 2023-05-10 16:39:34 +02:00
  • a36b4d88b7 BAEL-6250: Example code for Get All Caffeine Cache Keys article (#13806) Grzegorz Musiał 2023-05-10 13:38:19 +02:00
  • d6b4da2646 更新 https://www.ossez.com/t/java-array-set/14417 文章的内容 YuCheng Hu 2023-05-09 17:38:52 -04:00
  • f78582f230 Merge pull request 'core-java-collections-conversions' (#56) from core-java-collections-conversions into main honeymoose 2023-05-09 17:17:40 -04:00
  • f9e85454c6 更新 commons-lang 的版本到 2.11.0 YuCheng Hu 2023-05-09 17:16:09 -04:00
  • 3f549ac4d0 删除不需要的模块 YuCheng Hu 2023-05-09 17:08:06 -04:00
  • 4ba5dc703c Merge remote-tracking branch 'origin/main' into core-java-collections-conversions YuCheng Hu 2023-05-09 17:07:30 -04:00
  • 43097ff34b core-java-collections-conversions 内容进行布局 YuCheng Hu 2023-05-09 17:05:33 -04:00
  • 3db4c3efd2 对 README.md 文件进行格式化 YuCheng Hu 2023-05-09 14:43:23 -04:00
  • 9901d40414 添加: https://www.ossez.com/t/java-array-list/14416 文章 YuCheng Hu 2023-05-09 14:43:01 -04:00
  • 2c9bdbe6e0 对 README.md 文件进行格式化 YuCheng Hu 2023-05-09 14:43:23 -04:00
  • bbc7da8862 添加: https://www.ossez.com/t/java-array-list/14416 文章 YuCheng Hu 2023-05-09 14:43:01 -04:00
  • 3c000a4059 添加 java-collections-conversions 模块到 Java 组件中 YuCheng Hu 2023-05-09 10:36:40 -04:00
  • da2589e6f1 添加 java-collections-conversions 模块到 Java 组件中 YuCheng Hu 2023-05-09 10:36:40 -04:00
  • 1ff112228c JAVA-19152 Increased the awaitility timeout for one more poll delay (#13975) Anastasios Ioannidis 2023-05-09 12:55:49 +03:00
  • 1fd15c9557 Merge pull request #13934 from thibaultfaure/articles/BAEL-6438-find-longest-word-in-given-string davidmartinezbarua 2023-05-09 00:41:01 -03:00
  • 53d269ca68 Add files via upload (#13978) Bahaa El-Din Helmy 2023-05-09 00:11:33 +03:00
  • 4cc0380249 BAEL-6501 Update article "The producer-consumer problem example in Java" (#13973) Eugene Kovko 2023-05-08 23:04:21 +02:00
  • 579ba7726f BAEL-6444 | Added P6Spy logging in spring boot observation module. (#13965) Gaetano Piazzolla 2023-05-08 17:29:52 +02:00
  • e16bd13cc8 JAVA-16946: disable unit test for core-java-lang-oop-modifiers module for maintenance (#13968) 3hsan 2023-05-08 16:13:49 +02:00
  • 7ed2075cd1 [JAVA-19362] Upgraded itextpdf to 5.5.13.3 (#13961) panos-kakos 2023-05-08 16:16:46 +03:00
  • bc19c39c52 JAVA-19152: fix intermittently failing RequestProcessorUnitTest (#13957) 3hsan 2023-05-08 14:53:44 +02:00
  • f38b976997 Merge pull request #13950 from zahikhan/master Vini 2023-05-08 10:47:39 +02:00
  • 0952447f3a Merge branch 'eugenp:master' into master Zahid Khan 2023-05-08 11:57:30 +05:30
  • eb9815b6d6 Match prefix same as draft. Zahid Khan 2023-05-08 11:51:30 +05:30
  • a673cea33d [rajkishorraj185@gmail.com] Lombok equalsandhashcode annotation (#13717) Raj Kishor 2023-05-08 09:33:17 +05:30
  • 7f15d46d00 Uploading File using Selenium WebDriver in Java (#13947) Michael Olayemi 2023-05-08 03:38:08 +00:00
  • 3aa158b872 Remove Comments and update prefix. Zahid Khan 2023-05-07 22:48:49 +05:30