Commit Graph

10092 Commits

Author SHA1 Message Date
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
Kai Yuan a474a8236c [init-boolean-array] Initializing a Boolean Array in Java (#12813) 2022-10-05 22:07:04 -05:00
anuragkumawat d9c5c8e37c JAVA-14873 Update spring-security-web-boot-2 module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12772) 2022-10-05 23:50:43 +05:30
anuragkumawat 5d5e8121aa JAVA-14875 Update spring-security-web-rest-custom module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12805) 2022-10-05 23:47:54 +05:30
anuragkumawat b95f463a7e JAVA-14876 Update spring-security-web-mvc-custom under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12820) 2022-10-05 23:37:59 +05:30
anuragkumawat da42c4af4f AVA-12458 Potential issue in Spring Cloud OpenFeign article (#12821)
* AVA-12458 Potential issue in Spring Cloud OpenFeign article

* AVA-12458 Commit to re-run he Jenkins build

* JAVA-12458 Revert formatting changes as Jenkins build has passed
2022-10-05 19:15:35 +05:30
Loredana Crusoveanu ca42c91c55 Merge pull request #12822 from Asjad-J/master
Updated README.md
2022-10-05 16:35:28 +03:00
Asjad J 33ccecc949 Updated README.md
added link back to the article: https://www.baeldung.com/java-list-to-text-file
2022-10-05 15:31:31 +05:00
Asjad J 9b27483931 Updated README.md
added link back to the article: https://www.baeldung.com/java-jmeter-latency-vs-load-time/
2022-10-05 15:29:46 +05:00
Asjad J d5ef43a328 Updated README.md
added link back to the article: https://www.baeldung.com/java-mongodb-document-insert-array
2022-10-05 15:28:02 +05:00
Asjad J 12cbf8165e Updated README.md
added link back to the article: https://www.baeldung.com/java-set-vs-list
2022-10-05 15:24:57 +05:00
Asjad J 34faee6dae Updated README.md
added link back to the article: https://www.baeldung.com/thymeleaf-url-attribute-value
2022-10-05 15:23:17 +05:00
Asjad J 9ea69dcb61 Updated README.md
added link back to the article: https://www.baeldung.com/java-list-comma-separated-string
2022-10-05 15:20:48 +05:00
Mahn00rMalik 790e53837d BAEL-5767: Writing an ArrayList of Strings into a Text File (#12783)
* Deep vs Shallow copy of an object in java

* update indentaions

* Create a BMI Caclualtor in Java

* Create a BMI Caclualtor in Java

* Delete unused packages

* BAEL-5708: Create a BMI Calculator in Java

* BAEL-5708: Create a BMI Calculator in Java

* BAEL-5767:Writing an ArrayList of Strings into a Text File

* BAEL-5767:Writing an ArrayList of Strings into a Text File

* Deleting files from core-java-io

* BAEL-5767: Writing an ArrayList of Strings into a Text File

* Removed files from core-java-11-2

* BAEL-5767:Writing an ArrayList of Strings into a Text File

* BAEL-5767:Writing an ArrayList of Strings into a Text File

* BAEL-5767:Writing an ArrayList of Strings into a Text File
2022-10-04 14:03:59 +02:00
jsgrah-spring 67e6f6bdc7 JAVA-14662. Fix spring-jinq module to work with the latest Boot 2.7.x. Update tests and annotations. 2022-10-04 12:26:47 +02:00
jsgrah-spring 0f23df40db Merge branch 'eugenp:master' into master 2022-10-04 12:23:02 +02:00