Commit Graph

35 Commits

Author SHA1 Message Date
panos-kakos 47f7b926e6 [JAVA-26774] Upgraded mapstruct library to latest version 2023-11-12 07:32:39 +02:00
balasr3 131d675771 BAEL-7032: updated with review comment on test 2023-10-07 14:48:34 +01:00
balasr3 96de260e1d BAEL-7032: updated formatting 2023-10-01 07:30:17 +05:30
balasr3 87056d13bc BAEL-7032: Improvement to conditional mapping by using @Condition and added tests 2023-10-01 07:28:57 +05:30
edizor ce893ce074 Update README.md
[skip ci]
2023-09-08 22:46:17 +08:00
balasr3 eb5e1efcc1 BAEL-6572: Removed lombok on License model 2023-09-05 23:44:09 +05:30
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
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
balasr3 7128b5f44d BAEL-6572: Modified dto to remove lombok annotation as per guidelines and review comment 2023-09-04 00:36:13 +05:30
balasr3 a60c2eb944 BAEL-6572: Modified test based on review comments 2023-08-23 07:08:49 +01:00
balasr3 1b1dab20ff BAEL-6572: Modified test based on review comments 2023-08-22 21:07:19 +01:00
balasr3 eb4a1d040e BAEL-6572: Modified test based on review comments 2023-08-22 20:59:17 +01:00
balasr3 31682be3e3 BAEL-6572: Modifed test name as per convention 2023-08-19 14:40:18 +01:00
balasr3 801bdd95d8 BAEL-6572: Added examples and test for conditional mapping using mapstruct 2023-08-19 07:22:33 +01:00
edizor cb6aad3322 Update README.md
[skip ci]
2023-06-21 20:31:57 +08:00
thibault.faure 3a078d7c9c BAEL-5977 Code for the Throw Exception for Unexpected Input for Enum with Mapstruct article 2023-06-14 11:58:03 +02:00
edizor b2c4b2c6b0 Update README.md
[skip ci]
2023-04-14 17:15:13 +08:00
mdabrowski-eu 8b688e4e40 BAEL-6216 Use Mapper in Another Mapper with Mapstruct and Java (#13802) 2023-04-10 07:59:12 +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
jsgrah-spring dcc489edfa JAVA-16687. Update MapStruct version. (#13270)
Co-authored-by: jogra <joseph.sterling.grah@miles.no>
2023-01-12 22:57:34 +05:30
panagiotiskakos bda1a947f7 [JAVA-13410] Replaced @Mappings with sequential @Mapping 2022-07-25 15:47:51 +03:00
Krzysiek 5088366074 JAVA-8436: Remove AssertJ depenendency from the child modules - part 2 2021-11-18 12:23:39 +01:00
freelansam fe7d2af8c0 JAVA-7178: Fix formatting of POMs (#11236)
* JAVA-7178: Fix formatting of POMs

* JAVA-7178: fix failing build
2021-09-20 00:04:26 +05:30
kwoyke 9190c0ab46 Merge pull request #10862 from Maiklins/JAVA-3589-Upgrade_lombok_dependency_in_the_main_pom.xml
JAVA-3589 Update Lombok version for mapstrcut article
2021-06-07 08:56:46 +02:00
mikr a86e6a2c0e JAVA-3589 Update Lombok version for mapstrcut article 2021-06-04 14:23:35 +02:00
kwoyke 31f40d8623 "BAEL-3407: Add examples for injecting Spring components in MapStruct" (#10778)
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-05-21 07:16:08 +02:00
sampadawagde 40772fadc0 JAVA-5223: Fix formatting of POMs (Part 9) 2021-05-09 17:29:24 +05:30
kwoyke 68272ef58f BAEL-4641: Use MapStruct 1.3.1.Final (#10088) 2020-09-25 13:17:43 +02:00
johnA1331 bae2902599 Update README.md 2020-07-21 21:23:41 +08:00
Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Martin van Wingerden 7f9bfe5cf9 Some README rendering corrections
Corrected sections without spaces
Best practice: add newline after section header
2019-11-07 21:04:14 +01:00
Eric Martin 3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00