12653 Commits

Author SHA1 Message Date
Anastasios Ioannidis
28d4771dfd JAVA-1597 Abstract Factory pattern example (#14733)
Upgraded example displaying a more complex use of the pattern
2023-09-08 14:51:15 +03:00
Bipin kumar
b4d796004d JAVA-24414: Changes made for fixing failing test cases in core-java-st… (#14647) 2023-09-08 11:58:51 +03:00
Liam Williams
62e3033f5c Merge pull request #14701 from rajat-garg/rg/extension-from-mime-type
[BAEL-6730] Add getting Extension from MIME type of a file
2023-09-07 18:34:53 +01:00
rajatgarg
2b5199a2c6 Address review comments 2023-09-07 22:48:08 +05:30
Bipin kumar
9748166751 JAVA-23291: adding missed modules in pom.xml (#14614) 2023-09-07 18:47:37 +03:00
Vini
c488be7122 Merge pull request #14685 from ovidiumihaitacu/master
[BAEL-6810] - Sequenced Collections in Java 21
2023-09-07 17:07:37 +02:00
Loredana Crusoveanu
ca0599956a Merge pull request #14730 from Michaelin007/master
update clamp function
2023-09-07 08:40:16 +03:00
Michael Olayemi
75bd390e27 update clamp function 2023-09-07 05:09:07 +00:00
Kai Yuan
7a0c69e969 [stream-map-object] Create List of Object From Another Type Using Java 8 (#14716) 2023-09-06 22:33:56 -05:00
rajatgarg
982a592fc6 Address review comments 2023-09-06 23:27:10 +05:30
Kasra Madadipouya
9977905f35 Merge pull request #14723 from GaetanoPiazzolla/java-23292-fixname
JAVA-23292 | removed folder
2023-09-06 18:35:39 +02:00
Kasra Madadipouya
d602c636cf Merge pull request #14713 from panos-kakos/JAVA-24663
[JAVA-24663]
2023-09-06 18:19:09 +02:00
Liam Williams
05b86e4049 Merge pull request #14712 from balasr21/master
BAEL-6572: Added mapping for id and test, based on review comment
2023-09-06 11:55:37 +01:00
Shahul Basha
75046a3f32 BAEL-6830 (#14722)
* BAEL-6830 initial commit

* BAEL-6830 clean up code
2023-09-05 17:41:18 -07:00
rajatgarg
d7f6dfff1c Address review comments 2023-09-06 02:18:51 +05:30
rajatgarg
d7367094f3 Address review comments 2023-09-06 02:17:39 +05:30
rajatgarg
869b931e73 Update Tests to get multiple extensions 2023-09-06 02:12:57 +05:30
gaepi
2c68e62d80 JAVA-23292 | removed folder 2023-09-05 22:07:12 +02:00
balasr3
eb5e1efcc1 BAEL-6572: Removed lombok on License model 2023-09-05 23:44:09 +05:30
davidmartinezbarua
41facdad5f Merge pull request #14670 from manfred106/BAEL-6894-close-iostream
BAEL-6894: Closing Java IO Streams
2023-09-05 14:15:27 -03:00
davidmartinezbarua
c29ced2b9b Merge pull request #14709 from hmdrzsharifi/bael-6473
Bael 6473: Upgrade article https://www.baeldung.com/spring-security-5-reactive
2023-09-05 14:08:16 -03:00
Vini
6477f9694a Merge pull request #14658 from TanyaOhotnik/BAEL-6812
BAEL-6812 Test Main Method with JUnit
2023-09-05 17:12:25 +02:00
Tetiana Okhotnik
c9ad63f05d BAEL-6812 Test Main Method with JUnit
- fixed missed review comments
2023-09-05 12:07:11 +03:00
balasr3
2a7f3fbc54 BAEL-6572: Modified test to validateId mapping 2023-09-05 10:04:58 +05:30
balasr3
77d1de223b BAEL-6572: Modified test to validateId mapping 2023-09-05 00:56:58 +05:30
davidmartinezbarua
9ef7eaf237 Merge pull request #14597 from thibaultfaure/articles/BAEL-6864-multimodule-project-coverage-with-jacoco
BAEL-6864 Code for the Maven Multi-Module Project Coverage with Jacoc…
2023-09-04 12:56:45 -03:00
Kasra Madadipouya
b176a7feff Merge pull request #14708 from GaetanoPiazzolla/JAVA-24699-delete-classes
JAVA-24699 | removing useless classes
2023-09-04 16:13:03 +02:00
timis1
19c1c23dde JAVA-24151 Potential issue in "Validate an XML File Against an XSD File" article (#14675)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-09-04 15:59:14 +05:30
Mo Helmy
c4c613b5a8 This commit related to the article BAEL-6877 (#14676)
This commit aims to add a new test class to convert a HashMap string into a HashMap object using toString().
2023-09-04 12:12:03 +02:00
Loredana Crusoveanu
dcf2685179 Merge pull request #14691 from edizor/master
Update README
2023-09-04 09:41:35 +03:00
panos-kakos
cabe111699 [JAVA-24663] 2023-09-04 07:39:51 +03:00
panos-kakos
9b99a1d905 [JAVA-24663] 2023-09-04 07:09:30 +03:00
Kai Yuan
1811ec4bc1 [meaning-of-->] the meaning of --> (#14678) 2023-09-03 21:50:16 -05:00
balasr3
736fe8dee1 BAEL-6572: Added setter for id 2023-09-04 07:47:13 +05:30
balasr3
f0f66ceba9 BAEL-6572: Added mapping for id and test, based on review comment 2023-09-04 07:34:45 +05:30
Kasra Madadipouya
09b4688925 Merge pull request #14703 from panos-kakos/JAVA-24377
[JAVA-24377] Clean up
2023-09-03 23:53:00 +02:00
Kasra Madadipouya
015f920c4f Merge pull request #14692 from timis1/JAVA-23837
JAVA-23837 Verify code for "Java SPI" article
2023-09-03 23:33:52 +02:00
Liam Williams
51d6946563 Merge pull request #14711 from balasr21/master
BAEL-6572: Modified dto to remove lombok annotation as per guidelines and review comment
2023-09-03 22:29:03 +01:00
Liam Williams
9f17df3f7f Merge pull request #14700 from manfred106/BAEL-6848-tests-fix
BAEL-6848: Set a Parameter in a HttpServletRequest in Java
2023-09-03 22:01:39 +01:00
Tetiana Okhotnik
2f639b9aab BAEL-6812 Test Main Method with JUnit
- fixed review comments
2023-09-03 23:00:52 +03:00
Balamurugan
c3141107b9 Merge branch 'eugenp:master' into master 2023-09-04 00:37:40 +05:30
balasr3
7128b5f44d BAEL-6572: Modified dto to remove lombok annotation as per guidelines and review comment 2023-09-04 00:36:13 +05:30
Manfred
6cb7a375cc BAEL-6848: Set a Parameter in a HttpServletRequest in Java 2023-09-03 19:32:39 +01:00
hmdrzsharifi
c57b36d433 bael-6473: resolve block() error 2023-09-03 16:56:04 +03:30
hmdrzsharifi
234f2dfdd7 bael-6473: upgrade LocalServerPort package 2023-09-03 16:55:21 +03:30
hmdrzsharifi
f5a2c0c03c bael-6473: upgrade LocalServerPort package 2023-09-03 16:54:59 +03:30
hmdrzsharifi
0846aa401f bael-6473: upgrade Spring Security to 6 2023-09-03 16:54:24 +03:30
hmdrzsharifi
ad85139fe5 bael-6473: rename class name 2023-09-03 16:53:37 +03:30
gaepi
7d712320ed JAVA-24699 | removing useless classes 2023-09-03 15:12:14 +02:00
hmdrzsharifi
272f59e660 bael-6473: upgrade spring boot to 3 2023-09-03 16:29:14 +03:30