Commit Graph

10208 Commits

Author SHA1 Message Date
edizor 94dc7a63fa Update README.md 2022-10-16 10:50:22 +08:00
edizor 09bac30288 Update README.md 2022-10-16 10:47:33 +08:00
edizor e90c4ed650 Update README.md 2022-10-16 10:37:47 +08:00
Haroon Khan e4a874c0e9 [JAVA-15377] Update code for Graphql SPQR article 2022-10-15 17:42:41 +01:00
Loredana Crusoveanu a0aa008362 Merge pull request #12689 from mariuslarsen/vavr-bug-fix
bug fix to avoid fallthrough
2022-10-15 17:23:41 +03:00
davidmartinezbarua 97dbab9102 Merge pull request #12816 from thibaultfaure/article/BAEL-5772-edit-pdf-file
BAEL-5772 add code for the Edit Existing PDF Files in Java article
2022-10-13 21:14:14 -03:00
Eugene Kovko 88c31bab42 BAEL-5760: Change test names to BDD format (#12856)
Co-authored-by: Loredana Crusoveanu <lore.crusoveanu@gmail.com>
2022-10-13 12:47:24 -07:00
psevestre fe09cfb802 BAEL-5698 (#12858)
* [BAEL-4849] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Remove extra comments

* [BAEL-5258] Article Code

* [BAEL-2765] PKCE Support for Secret Clients

* [BAEL-5698] Article code

* [BAEL-5698] Article code
2022-10-13 12:39:09 -07:00
Loredana Crusoveanu dede91f49d Merge pull request #12860 from jsgrah-spring/master
JAVA-14662. Fix org.hibernate.HibernateException: Access to DialectRe…
2022-10-13 18:56:49 +03:00
jsgrah-spring 13efe69082 JAVA-14662. Fix org.hibernate.HibernateException: Access to DialectResolutionInfo cannot be null when 'hibernate.dialect' not set. 2022-10-13 14:26:49 +02:00
Loredana Crusoveanu 4c16c08380 Merge pull request #12859 from eugenp/BAEL-5696-v2
BAEL-5696 remove maven resources config
2022-10-13 11:38:36 +03:00
Loredana Crusoveanu c4b8b9638e BAEL-5696 remove maven resources config 2022-10-13 11:34:13 +03:00
apeterlic 36fef5ec7a Add Send Array as Part of x-www-form-urlencoded (#12808)
* Add Send Array as Part of x-www-form-urlencoded

* Add README.md
2022-10-13 07:02:48 +02:00
Ritu Priya d39aa6b1c6 BAEL-5752: Check for valid URL in java (#12836) 2022-10-13 09:47:06 +05:30
Amit Kumar 63058bc24c Difference Between Java Enumeration and Iterator by amitkumar88265@gmail.com (#12844)
* added Enumertion and Iterator code example

* formatted the code

* formatted the code

* move code examples to other modules

* corrected the pkg name

* corrected the pkg name

* fixed compile time issue

Co-authored-by: Amit Kumatr <amit.kumar@fyndna.com>
2022-10-13 08:45:13 +05:30
thibault.faure cb6790e12d BAEL-5772 add code for the Edit Existing PDF Files in Java article 2022-10-13 01:41:29 +02:00
panos-kakos e460a10c6d [JAVA-13221] Added test case + clean up (#12850)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-10-12 23:06:58 +05:30
Haroon Khan bf719b41aa [JAVA-15376] Update for Graphql Postman article (#12853)
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2022-10-12 21:17:10 +05:30
Haroon Khan f4be8916b8 [JAVA-15353] Update code for GraphQL vs REST article (#12849) 2022-10-12 21:08:39 +05:30
h_sharifi 7104901cce #BAEL-3176: add Spring Boot Job config 2022-10-12 13:43:27 +03:30
h_sharifi 66a0babdfd #BAEL-3176: add main Spring Boot class 2022-10-12 13:43:01 +03:30
h_sharifi f910b8ac9a #BAEL-3176: add "spring" Profile 2022-10-12 13:42:37 +03:30
anuragkumawat 7cffc487ea JAVA-14867 Update spring-security-web-login module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12852) 2022-10-11 21:12:39 +05:30
mdabrowski-eu c4052100a0 BAEL-5745 Mocking InputStream (#12845) 2022-10-11 10:14:08 +02:00
Loredana Crusoveanu e346b931f7 Merge pull request #12840 from eugenp/caching-integration-error
remove old ttl project from pom
2022-10-11 10:49:20 +03:00
Kai Yuan 6381f2b8ba [collect-into-treeSet] Using Streams to Collect into a TreeSet (#12834)
* [collect-into-treeSet] Using Streams to Collect into a TreeSet

* [collect-into-treeSet] move to core-java-collections-set-2
2022-10-10 19:58:20 -05:00
lucaCambi77 789539408d [ BAEL-5473 ] - Exclude a Sub-Folder When Adding a Volume to Docker (#12830)
* exclude sub-folders

* add nodejs app

* fix: directory name, formatting
2022-10-10 19:50:22 -05:00
Vali Tuguran 8aae0346cc BAEL-5733 Remove readme entry. (#12848)
* Add deep vs shallow copy Java.

* Refactor sheep names.

* BAEL-5733 Add infinity in java test.

* Removed test article code.

* BAEL-5733 Refactor unit test classname.

* BAEL-5733 Remove readme entry.

* BAEL-5733 Remove readme entry.
2022-10-10 13:09:48 -07:00
freelansam 72dac7b3f1 JAVA-13737: Fix quarkus-modules/quarkus-vs-springboot/spring-project parent (#12747)
* JAVA-13737: Fix quarkus-modules/quarkus-vs-springboot/spring-project
parent

* fix pom formatting
2022-10-11 00:59:13 +05:30
Haroon Khan 4897b0afa0 [JAVA-14660] Update code for Graphql error handling (#12839) 2022-10-11 00:46:12 +05:30
panos-kakos d6918ce11d [JAVA-14456] Updated sdk to latest version + made use of toPublisher() new method on AsyncResponseTransformer (#12793)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-10-11 00:43:14 +05:30
davidmartinezbarua 5a68e4459d Merge pull request #12838 from etrandafir93/features/BAEL-5813-mono_onSuccess_vs_onNext
BAEL-5813: Mono<> doOnSuccess vs doOnNex
2022-10-10 15:57:54 -03:00
anuragkumawat 02f8f60d53 JAVA-14677 Update spring-boot-keycloak module under spring-boot-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12842) 2022-10-10 23:24:23 +05:30
anuragkumawat f4d7618759 JAVA-15236 Update spring-security-legacy-oidc module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12835) 2022-10-10 23:22:15 +05:30
anuragkumawat 991e0673b2 JAVA-14885 Update spring-security-oidc module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12826) 2022-10-10 23:18:19 +05:30
Vali Tuguran 25a1270d7c BAEL-5733 Infinity in Java (#12843)
* Add deep vs shallow copy Java.

* Refactor sheep names.

* BAEL-5733 Add infinity in java test.

* Removed test article code.

* BAEL-5733 Refactor unit test classname.
2022-10-09 16:57:44 -07:00
Azhwani c68ee78e45 BAEL-5697: Add new section in Hibernate Exceptions article (#12797) 2022-10-09 21:18:50 +02:00
Loredana Crusoveanu b8ed2b4add remove old ttl project from pom 2022-10-08 21:37:25 +03:00
emanueltrandafir1993 b8b4f8677a BAEL-5813: Mono<> doOnSuccess vs doOnNex 2022-10-08 15:23:33 +02:00
Haroon Khan c18ce8a0cf [JAVA-14663] Update Graphql code for Boot 2.7.x changes and move to new module (#12729) 2022-10-07 22:51:41 +05:30
tudormarc ae96297bc2 BAEL-5675 - variable initialization on declaration vs on constructor (#12800)
* BAEL-5675 - variable initialization on declaration vs on constructor

* moved classes under a different project
2022-10-07 07:57:45 -07:00
Abdul Wahab 4a740338e4 BAEL-5696: Refactors spring caching TTL tutorial (#12825)
Co-authored-by: Abdul <abdul.wahab@monese.com>
2022-10-07 07:55:30 -07:00
Loredana Crusoveanu da67c2d032 Merge pull request #12774 from jsgrah-spring/master
JAVA-14662. Fix spring-jinq module to work with the latest Boot 2.7.x…
2022-10-07 13:12:48 +03:00
Loredana Crusoveanu fde21ca87d Merge pull request #12768 from panos-kakos/JAVA-13956
[JAVA-13956] Update/Align code with article
2022-10-07 12:32:14 +03:00
davidmartinezbarua 6637d1a95a Merge pull request #12829 from etrandafir93/features/BAEL-5736-large_results_spring_data_jpa
BAEL-5736: added new module and code snippets
2022-10-06 22:08:57 -03:00
emanueltrandafir1993 a8c1723773 BAEL-5736: added new module and code snippets 2022-10-06 22:17:30 +02:00
panagiotiskakos 8623a48204 [JAVA-13956] Moved module to default-jdk9-and-above 2022-10-06 18:13:29 +03:00
Saikat Chakraborty 55639b0add Updated configs 2022-10-06 19:18:39 +05:30
ACHRAF TAITAI 78c64f6815 BAEL-5714 : Port Scanning with Java (edit after final review) (#12824) 2022-10-06 14:55:35 +02:00
Kumar Prabhash Anand b95b09c274 BAEL-5784 Added Flux Vs Mono Unit Tests (#12815) 2022-10-06 11:26:02 +05:30