Commit Graph

  • 745ce44a9d Merge pull request #12904 from hkhan/JAVA-15663-upgrade-boot Loredana Crusoveanu 2022-10-30 08:58:34 +02:00
  • 319cbe296c Merge pull request #12869 from hkhan/JAVA-15377-update-graphql-spqr Loredana Crusoveanu 2022-10-30 08:51:42 +02:00
  • 146ffa71d0 [URI-Creation] Difference Between URI.create() and new URI() (#12937) Kai Yuan 2022-10-30 03:00:33 +01:00
  • 69ff3c0c3b [JAVA-15657] Clean up pom properties (#12939) panos-kakos 2022-10-29 17:43:25 +01:00
  • 1fcd1f3acc Java 13966 - Fix integration tests (#12900) panos-kakos 2022-10-29 17:34:46 +01:00
  • 50a57f06ca [JAVA-15470] Fixed issues on properties file (#12945) panos-kakos 2022-10-29 17:30:29 +01:00
  • c97bebc822 [JAVA-15438] Added example to showcase @Generated on constructors (#12946) panos-kakos 2022-10-29 16:48:12 +01:00
  • fad70d5b4e BAEL-5779: assertAll vs Multiple Assertions in JUnit5 (#12819) Mahn00rMalik 2022-10-29 15:42:46 +05:00
  • 7a17abc2aa JAVA-14883 Update spring-security-web-thymeleaf under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12901) anuragkumawat 2022-10-29 14:22:08 +05:30
  • 1c24d18f62 JAVA-14886 Update spring-security-web-x509 module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12902) anuragkumawat 2022-10-29 14:18:52 +05:30
  • aa0692bbe5 JAVA-14887 Update spring-security-cognito module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12903) anuragkumawat 2022-10-29 14:12:11 +05:30
  • bca5ffe971 JAVA-14890 Update spring-security-oauth2-sso module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12913) anuragkumawat 2022-10-29 13:49:55 +05:30
  • 84dd60e287 JAVA-14894 Update spring-security-web-react module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12916) anuragkumawat 2022-10-29 13:39:24 +05:30
  • e506e68202 JAVA-14682 Update spring-boot-keycloak-2 module under spring-boot-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12927) anuragkumawat 2022-10-29 02:21:56 +05:30
  • 38fba9ca9b JAVA-15687 Update spring-cloud-config module under spring-cloud-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12940) anuragkumawat 2022-10-29 01:45:47 +05:30
  • aaecc586b2 Added the test. (#12947) Arya 2022-10-28 19:20:01 +03:00
  • 4bc780f388 Merge pull request #12942 from eugenp/BAEL-5888-v2 Loredana Crusoveanu 2022-10-28 10:36:43 +03:00
  • f6f67ff8cc BAEL-5888-v2 Loredana Crusoveanu 2022-10-28 10:31:33 +03:00
  • 781300d024 Spring CredHub code (#12929) Shreya Baid 2022-10-28 11:36:50 +05:30
  • 7ab9be3c1f A Guide to LinkedHashSet in Java (#12932) Olu 2022-10-28 06:58:17 +01:00
  • bed927bb6c Bael 5723 gravity sort and unit test (#12891) chrisjaimes 2022-10-28 00:19:41 -04:00
  • e0ff03f828 BAEL-5691: Log properties in Spring Boot application (#12663) Maciej Główka 2022-10-27 20:53:05 +02:00
  • 8e709cd717 BAEL-5764 - Limiting the Request per Second With Webclient (#12837) Ulisses Lima 2022-10-27 07:34:20 -03:00
  • 7bc0532d95 Merge pull request #12925 from edizor/master Loredana Crusoveanu 2022-10-27 10:41:36 +03:00
  • 2c8a1ae6b9 BAEL-5791: adaptation after creating new module achraftt 2022-10-27 00:33:38 +02:00
  • 03a4639341 BAEL-5791: Convert String to Instant (creating new module) achraftt 2022-10-27 00:12:35 +02:00
  • 99a4d3fa68 Update README.md edizor 2022-10-26 22:39:48 +08:00
  • 56778d9383 Update README.md edizor 2022-10-26 22:38:39 +08:00
  • 8dacabb8be Update README.md edizor 2022-10-26 22:36:03 +08:00
  • 32fdbae8a1 Update README.md edizor 2022-10-26 22:34:34 +08:00
  • c08214321a Update README.md edizor 2022-10-26 22:33:13 +08:00
  • ec23a5ce81 Update README.md edizor 2022-10-26 22:31:27 +08:00
  • b4ef4a40b0 Update README.md edizor 2022-10-26 22:28:01 +08:00
  • 722ccf47be Update README.md edizor 2022-10-26 22:26:03 +08:00
  • 01a44a7dbf Update README.md edizor 2022-10-26 22:24:42 +08:00
  • 4945fbb68d Update README.md edizor 2022-10-26 22:23:02 +08:00
  • 8ad8a38682 BAEL-5678 - Creating Random Numbers With No Duplicates in Java (#12698) Ulisses Lima 2022-10-26 03:44:35 -03:00
  • 14f14f5c00 BAEL-5853: added 'com.baeldung.webflux' as base package (#12921) etrandafir93 2022-10-26 05:49:44 +02:00
  • 379537b930 Merge pull request #12746 from saikatcse03/master Loredana Crusoveanu 2022-10-25 11:53:10 +03:00
  • 5134c890c4 Merge pull request #12915 from ulisseslima/bael-5696_quick-fix_ttl Loredana Crusoveanu 2022-10-25 10:22:44 +03:00
  • 2dd61b7d54 [strToStrArray] Convert String to string array in Java (#12899) Kai Yuan 2022-10-25 03:20:37 +02:00
  • 81a9c85894 bael-5696 quick fix Ulisses Lima 2022-10-24 19:06:08 -03:00
  • 3a579f90ff Merge pull request #12912 from eugenp/lor6-patch-2 Loredana Crusoveanu 2022-10-24 15:22:57 +03:00
  • 9c48746a57 Update README.md Loredana Crusoveanu 2022-10-24 12:43:54 +03:00
  • 735bc79b0e Merge pull request #12909 from eugenp/JAVA-14549 Loredana Crusoveanu 2022-10-24 10:49:39 +03:00
  • 4e6b8c6b1f JAVA-14549 update pmd rule Loredana Crusoveanu 2022-10-24 09:27:40 +03:00
  • b8cbb8a5b5 Merge pull request #12907 from hkhan/JAVA-14549-logging-cleanup Loredana Crusoveanu 2022-10-24 09:14:48 +03:00
  • efe35181db [JAVA-15406] Ignore JMeter generated files Haroon Khan 2022-10-23 21:59:39 +01:00
  • 8930897b9d [JAVA-14549] Logging cleanup Haroon Khan 2022-10-23 18:04:29 +01:00
  • 510a9666eb BAEL-5853: added code snippets for first element of flux article (#12905) etrandafir93 2022-10-23 17:44:16 +02:00
  • d1067b341f [strToChar] Convert String to char in Java (#12893) Kai Yuan 2022-10-23 16:50:15 +02:00
  • 9a39922db0 [JAVA-15663] Upgrde Boot to 2.7.5 Haroon Khan 2022-10-23 13:55:19 +01:00
  • 5894510eb8 JAVA-14881 Update spring-security-oauth2 under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12898) anuragkumawat 2022-10-22 23:53:56 +05:30
  • 125d9893ab BAEL-3446 (#12872) Yavuz Tas 2022-10-22 06:15:24 +02:00
  • 2879088ee7 Implementing Factory Pattern With Generics in Java (#12895) Arya 2022-10-21 22:04:41 +03:00
  • ff3f356fcd using static test port (#12896) Sameer 2022-10-21 20:54:25 +05:30
  • 63bdc428b9 BAEL-5681 Add colorful logging (#12794) Shaun Phillips 2022-10-20 18:31:20 +01:00
  • 7f3405a765 Merge pull request #12894 from ulisseslima/bael-5754_convert-list-csv_quick-fix Loredana Crusoveanu 2022-10-20 20:22:12 +03:00
  • 2635faa934 bael-5754 - quick fix Ulisses Lima 2022-10-20 14:03:23 -03:00
  • b8481873e9 [Capitalize_1st] Capitalize the First Letter of a String in Java (#12885) Kai Yuan 2022-10-20 03:31:27 +02:00
  • c1f5e96640 Update StatePatternUnitTest.java Francisco Pavón 2022-10-19 18:05:13 -03:00
  • bf1f0aa3da [JAVA-13957] (#12870) panos-kakos 2022-10-19 19:55:46 +01:00
  • eb17d0e2ed [JAVA-13966] Upgraded h2 database to 2.1.214 + clean up (#12711) panos-kakos 2022-10-19 19:47:05 +01:00
  • c627d0c53f [JAVA-14203] Clean up libraries-apache-commons (#12865) panos-kakos 2022-10-19 19:37:42 +01:00
  • afa8a9ed9e JAVA-14882 Update spring-security-ldap under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12890) anuragkumawat 2022-10-19 23:51:29 +05:30
  • 5bc5a0f717 Add application file for BAEL-4038 (#12851) kpentaris 2022-10-19 18:23:17 +03:00
  • 0da831a483 Merge pull request #12873 from edizor/master Loredana Crusoveanu 2022-10-19 17:01:21 +03:00
  • 48124a7069 Merge pull request #12888 from eugenp/BAEL-5798 Loredana Crusoveanu 2022-10-19 16:56:23 +03:00
  • c192ba162a BAEL-5798 rename test to manual Loredana Crusoveanu 2022-10-19 16:52:31 +03:00
  • eba79af4be Update README.md edizor 2022-10-19 11:09:05 +08:00
  • 28cf4bde77 Update README.md edizor 2022-10-19 11:04:04 +08:00
  • 4514d5a574 Update README.md edizor 2022-10-19 10:57:56 +08:00
  • c705475701 Update README.md edizor 2022-10-19 10:53:17 +08:00
  • 06ee77d7df fix: Typo in the version property (#12884) Eugene Kovko 2022-10-18 23:36:35 +02:00
  • cab7dee718 JAVA-14878 Update spring-security-web-login-2 under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12877) anuragkumawat 2022-10-19 00:55:42 +05:30
  • a613929ed9 JAVA-14877 Update spring-security-core-2 under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12875) anuragkumawat 2022-10-19 00:46:38 +05:30
  • 0c7e1e7a49 JAVA-14874 Update spring-security-web-boot-3 module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12863) anuragkumawat 2022-10-19 00:18:01 +05:30
  • 4c93ddfb23 JAVA-15423 Upgrade spring-security-oauth2-autoconfigure version in spring-security-oauth2 module (#12857) anuragkumawat 2022-10-19 00:11:48 +05:30
  • 16c5169c86 BAEL-5768 - Coupling in Java (#11) (#12881) alemoles 2022-10-18 00:24:12 -03:00
  • b522237512 [deserializeEnumCaseInsensitve] Deserializing Enums in a Case-Insensitive Manner in Jackson (#12868) Kai Yuan 2022-10-18 02:41:41 +02:00
  • 4da0255a71 Merge pull request #12855 from hmdrzsharifi/BAEL-3176 davidmartinezbarua 2022-10-17 18:15:00 -03:00
  • 3269737c6c Updated docker compose yaml indentation Saikat Chakraborty 2022-10-17 21:31:46 +05:30
  • 58b522ec56 BAEL-5798: Guide to Resilience4j with Spring Boot (#12854) Tapan Avasthi 2022-10-17 08:03:41 +05:30
  • 6da922c20a BAEL-5760: Creating a separate mocks-2 module (#12882) Eugene Kovko 2022-10-17 00:10:50 +02:00
  • 7b44b2759f BAEL-5791: Convert String to Instant (#12876) ACHRAF TAITAI 2022-10-16 20:09:54 +02:00
  • c440c1e41f Update README.md edizor 2022-10-16 11:38:21 +08:00
  • d71fb7073e Update README.md edizor 2022-10-16 11:37:49 +08:00
  • 2c33928f44 data buffer limit exception (#12862) Sameer 2022-10-16 09:07:24 +05:30
  • e09d93f5fc Create README.md edizor 2022-10-16 11:36:05 +08:00
  • e3ec15a2d3 Update README.md edizor 2022-10-16 11:34:31 +08:00
  • 869acf1646 Update README.md edizor 2022-10-16 11:32:23 +08:00
  • 064ba95c28 Update README.md edizor 2022-10-16 11:25:16 +08:00
  • 917dce24a6 Update README.md edizor 2022-10-16 11:22:53 +08:00
  • 75419f0ddb Update README.md edizor 2022-10-16 11:17:34 +08:00
  • 01b80eddcc Update README.md edizor 2022-10-16 11:12:39 +08:00
  • 34cd6b4434 Create README.md edizor 2022-10-16 11:00:58 +08:00
  • a57257ebf5 Update README.md edizor 2022-10-16 10:54:45 +08:00
  • 56ed441a7d Update README.md edizor 2022-10-16 10:53:02 +08:00
  • 94dc7a63fa Update README.md edizor 2022-10-16 10:50:22 +08:00
  • 09bac30288 Update README.md edizor 2022-10-16 10:47:33 +08:00