Commit Graph

10858 Commits

Author SHA1 Message Date
Kai Yuan 0e1a3beb99 [x-asserts-in-one] Single Assert Call for Multiple Properties in JUnit5 (#13413) 2023-02-04 10:19:19 -06:00
Kai Yuan c0be80a64a [instanceOf-stream] Checking instanceof in Java Stream (#13419) 2023-02-04 10:12:16 -06:00
emanueltrandafir1993 b12a58d375 BAEL-6198: renaming 2023-02-04 16:49:19 +01:00
emanueltrandafir1993 fecb0722ee BAEL-6198: junit5 @Nested tests 2023-02-04 16:40:35 +01:00
Michael Olayemi a70afe6a9f BAEL-5866 Reading PDF File using Java (#13403) 2023-02-04 12:20:37 +05:30
anuragkumawat 58f8225215 JAVA-54 Create parents profile for tutorials repo (#13360) 2023-02-03 23:23:47 +05:30
anuragkumawat 706c611e99 JAVA-17200 Fix references to parents - Week 50 - 2022 (moved-3) (#13322) 2023-02-03 23:20:38 +05:30
jsgrah-spring 622971e5b8 Generate the firebase-service-account.json file, add file to class-path and make application run again. (#13337)
* JAVA-16938, Fix gcp-firebase module.

* JAVA-16938, Add the firebase-service-account.json file to the classpath.

---------

Co-authored-by: jogra <joseph.sterling.grah@miles.no>
2023-02-03 23:19:23 +05:30
Anastasios Ioannidis 456ff7d029 JAVA-15980 Upgrade AWS Kinesis (#13294)
* JAVA-15980 Upgrade AWS Kinesis

* JAVA-15980 Minor readability improvement
2023-02-03 23:17:48 +05:30
timis1 bf69ecf4bd JAVA-17762 Align module names, folder names and artifact id - Week 6 - 2023 (#13411)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-03 21:52:38 +05:30
Loredana Crusoveanu 03aa2d8920 Merge pull request #13416 from edizor/master
Update README
2023-02-03 17:32:16 +02:00
Dhawal Kapil 61cac1e1cc Java 12714 eugen (#13358)
* Java 12714 - Test build (#13191)

* [JAVA-12714] Moved modules from default-first to jdk9-and-above profile

* [JAVA-12714] Moved modules from default-second to jdk9-and-above profile

* [JAVA-12714] Moved modules from default-heavy to jdk9-and-above profile

* [JAVA-12714] Clean up - test build

* [JAVA-12714] Clean up

* [JAVA-12714] test  build

* [JAVA-12714] test  build

* [JAVA-12714] test  build

* [JAVA-12714] test  build

* [JAVA-12714] test  build

* [JAVA-12714] Clean up

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>

* Master to JAVA-12714-eugen (#13302)

* Java 15029 (#13257)

* [JAVA-15029] Formatting

* [JAVA-15029] Clean up

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>

* Java 15030 (#13253)

* [JAVA-15030] Upgrade to http client 5

* [JAVA-15030] Fixed MimeType test

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>

* Java 16961 (#13236)

* [JAVA-16961] Moved code for article "Create an Empty Map in Java"

* [JAVA-16961] Alter README.md

* [JAVA-16961] Moved code for article "Sorting a Hashset in Java"

* [JAVA-16961] Added links to README.md files

* [JAVA-16961] Revert link changes

* [JAVA-16961] Replaced junit4 with junit5 annotations

* [JAVA-16961] test build

* [JAVA-16961] Added junit annotations

* [JAVA-16961] Added links

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>

* [List-CaseInsenContains] Case-Insensitive Searching in ArrayList (#13280)

* Bael 5436 new (#13283)

* BAEL-5777 - Mocking a singleton with Mockito

* BAEL-5436 - Root mapping

* Revert "BAEL-5777 - Mocking a singleton with Mockito"

This reverts commit 358a061997a4b853e3215dea0217a070f0e391e4.

* BAEL-5436 - Uncommenting controller

* JAVA-15609 Changed to IntegrationTest to reproduce issue on Jenkins

* BAEL-5959: Adjust code style (#13299)

* BAEL-5959: Monad in Java

* Fix test name

* Fix code style

* JAVA-16085, Potential issue in "A Guide to SAML with Spring Security"  article (#13279)

* JAVA-16085, Potential issue in "A Guide to SAML with Spring Security" article.

* JAVA-16085, Cleanup unnecessary resources samlKeystore.jks and library maven-war-plugin.

Co-authored-by: jogra <joseph.sterling.grah@miles.no>

* JAVA-15621, Potential issue in "Guide to UUID in Java" article. (#13271)

* JAVA-15621, Potential issue in "Guide to UUID in Java" article.

* JAVA-15621, Keep the raw strings in the article to make it easy for users to understand.

* JAVA-15621, Keep the raw strings in the article to make it easy for users to understand.

Co-authored-by: jogra <joseph.sterling.grah@miles.no>

* [JAVA-17295] Create and initialize ThreadPoolTaskExecutor (#13249)

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>

* [JAVA-15025] Upgraded to apache http 5 (#13296)

* [JAVA-15025] Upgraded to apache http 5

* [JAVA-15025] Clean up

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>

* [JAVA-15016] Upgraded to apache http client 5.2 (#13269)

* [JAVA-15016] Upgraded to apache http client 5.2

* [JAVA-15016] Clean up

* [JAVA-15016] Junit 5 clean up

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>

Co-authored-by: panos-kakos <102670093+panos-kakos@users.noreply.github.com>
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
Co-authored-by: Kai Yuan <kent.yuan@Gmail.com>
Co-authored-by: Abhinav Pandey <abhinavpandey312@gmail.com>
Co-authored-by: Anastasios Ioannidis <anastasios.ioannidisa@gmail.com>
Co-authored-by: Anastasios Ioannidis <121166333+anastasiosioannidis@users.noreply.github.com>
Co-authored-by: Thiago dos Santos Hora <thiago.santos.hora@gmail.com>
Co-authored-by: jsgrah-spring <jsgrah@hotmail.com>
Co-authored-by: jogra <joseph.sterling.grah@miles.no>

* Update pom.xml

* [JAVA-12714] Removed plugin from atomix module (#13342)

* [JAVA-12714] Removed plugin from atomix module

* [JAVA-12714] Removed compiler plugin

* [JAVA-12714] Removed compiler plugin

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>

* JAVA-12714 Fixed conflicts

* JAVA-12714 Temporarily disabling ItemsUnitTest

* JAVA-12714 Removed Duplicate Classes

---------

Co-authored-by: panos-kakos <102670093+panos-kakos@users.noreply.github.com>
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
Co-authored-by: Kai Yuan <kent.yuan@Gmail.com>
Co-authored-by: Abhinav Pandey <abhinavpandey312@gmail.com>
Co-authored-by: Anastasios Ioannidis <anastasios.ioannidisa@gmail.com>
Co-authored-by: Anastasios Ioannidis <121166333+anastasiosioannidis@users.noreply.github.com>
Co-authored-by: Thiago dos Santos Hora <thiago.santos.hora@gmail.com>
Co-authored-by: jsgrah-spring <jsgrah@hotmail.com>
Co-authored-by: jogra <joseph.sterling.grah@miles.no>
2023-02-03 10:27:34 +05:30
Ulisses Lima 98560f9d93 calling start() (#13417) 2023-02-02 22:43:55 +01:00
timis1 5f1cc6ddba JAVA-16681 GitHub Issue: CacheUtils shown in this tutorial are now Deprecated and marked for removal (#13397)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-02 23:38:39 +05:30
timis1 edba3b292b JAVA-17281 GitHub Issue: Read only Spring Boot App- NoUniqueBeanDefinitionException: No qualifying bean of type available: expected single matching bean but found 2 (#13394)
Co-authored-by: n <noreplay@yahoo.com>
2023-02-02 23:15:55 +05:30
panos-kakos 7fa5e1159b [JAVA-15024] Upgraded multipart functionality to apache client 5 (#13378)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2023-02-02 22:34:40 +05:30
edizor 5ae8fa5069 Update README.md
[skip ci]
2023-02-02 23:29:26 +08:00
edizor c31505b584 Update README.md
[skip ci]
2023-02-02 23:27:36 +08:00
edizor b5c8b3a080 Update README.md
[skip ci]
2023-02-02 23:25:16 +08:00
edizor 8765a412dc Update README.md
[skip ci]
2023-02-02 23:20:20 +08:00
edizor fd7b8b6f0d Update README.md
[skip ci]
2023-02-02 23:15:00 +08:00
edizor f230853409 Update README.md
[skip ci]
2023-02-02 23:10:18 +08:00
edizor ccd2927e3a Update README.md
[skip ci]
2023-02-02 23:00:22 +08:00
edizor 6c90868613 Update README.md
[skip ci]
2023-02-02 22:55:14 +08:00
edizor dec4804734 Update README.md
[skip ci]
2023-02-02 22:42:42 +08:00
edizor 04ad33b9ba Update README.md
[skip ci]
2023-02-02 22:37:10 +08:00
edizor dfd175c5c8 Update README.md
[skip ci]
2023-02-02 22:34:44 +08:00
Loredana Crusoveanu 695546987f Merge pull request #13415 from eugenp/build-error
downgrade jaxb plugin
2023-02-02 16:30:35 +02:00
Loredana Crusoveanu e07a0205c2 downgrade jaxb plugin 2023-02-02 16:20:16 +02:00
Loredana Crusoveanu ad24d6769f Merge pull request #13414 from eugenp/build-error
match boot version, update path
2023-02-02 14:48:00 +02:00
Loredana Crusoveanu 51058e940b match boot version, update path 2023-02-02 14:25:53 +02:00
Loredana Crusoveanu 3d1184b69c Merge pull request #13412 from eugenp/build-error
update tests to use junit5, mark live test
2023-02-02 11:09:54 +02:00
Loredana Crusoveanu dba7084dbf update path to xml file 2023-02-02 11:03:11 +02:00
Loredana Crusoveanu be4a0dedf7 update tests to use junit5, mark live test 2023-02-02 11:01:37 +02:00
Kai Yuan cb98df168b [abs-int-diff] Return Absolute Difference Between Two Integers in Java (#13379) 2023-02-01 21:01:09 -06:00
Loredana Crusoveanu 14d504c4b6 Merge pull request #13404 from eugenp/BAEL-5856-v2
BAEL-5856 mark manual test
2023-02-01 11:29:28 +02:00
Olu c919c5e70c BAEL 5932 - Callback Functions in Java (#13364) 2023-02-01 08:04:40 +01:00
Kai Yuan 226fa47606 [strArrayToIntArray] convert str array to int array (#13217) 2023-01-31 20:11:14 -06:00
Amit Kumatr 91c73a097e removed transactional annotation 2023-02-01 02:06:26 +05:30
davidmartinezbarua ba8f9a6437 Merge pull request #13077 from sebx59/master
BAEL-5727 - Determine If a Class Implements an Interface in Java
2023-01-31 17:25:50 -03:00
davidmartinezbarua 09d1eb4e8c Merge pull request #13230 from hmdrzsharifi/BAEL-2862
Bael-2862: Update Spring Http Logging Article
2023-01-31 17:11:50 -03:00
Loredana Crusoveanu fd960c18d7 Merge pull request #13260 from eugenp/lor6-patch-1-1
Update README.md
2023-01-31 19:11:17 +02:00
Loredana Crusoveanu c84564a200 BAEL-5856 mark manual test 2023-01-31 19:10:03 +02:00
Amit Kumatr bc446e25d4 removed unwanted code 2023-01-31 18:31:35 +05:30
Amit Kumatr 7be973e5aa rename the package 2023-01-31 18:30:43 +05:30
timis1 848ae207b7 JAVA-16890 GitHub Issue: FindBugs should be SpotBugs (#13388)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-01-31 18:27:08 +05:30
Loredana Crusoveanu 7878a1dbe8 Merge pull request #13386 from eugenp/JAVA-14471-v2
JAVA-14471 remove extra dependency, set start class, upgrade
2023-01-31 13:02:02 +02:00
Loredana Crusoveanu 38b983f705 JAVA-14471 remove extra dependency, set start class, upgrade 2023-01-31 12:58:44 +02:00
sebx59 587d69af32 updated Unit test to add assertions examples 2023-01-31 09:23:52 +01:00
Bhaskar Ghosh Dastidar 9d3667ac77 [JAVA-5783] stream to iterable (#13369)
* [JAVA-5783] stream to iterable

* [JAVA-5783] tests refactor

---------

Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2023-01-31 08:16:11 +05:30