9042 Commits

Author SHA1 Message Date
kwoyke
0bbd9bdc64 Merge pull request #12199 from hkhan/JAVA-11122-log-clean-up
[JAVA-11122] Logging clean up
2022-05-12 13:49:30 +02:00
Haroon Khan
3aacf5a5a8 [JAVA-11122] Allow multiple contexts to prevent failing tests 2022-05-11 12:59:11 +01:00
Haroon Khan
39e01903c2 [JAVA-11122] Logging clean up 2022-05-11 12:28:14 +01:00
panagiotiskakos
1b1a411770 [JAVA-8688] Added tomcat dependecy 2022-05-11 13:53:42 +03:00
kwoyke
723069e599 Merge pull request #12186 from panos-kakos/JAVA-10597
[JAVA-10597] Increased JOOQ version
2022-05-11 12:43:56 +02:00
kwoyke
698a7f2b3c Merge pull request #12191 from anuragkumawat/JAVA-11367
JAVA-11367 Update article - Setting the MySQL JDBC Timezone
2022-05-11 12:35:01 +02:00
Loredana Crusoveanu
4f2a448c2e Merge pull request #12197 from eugenp/BAEL-5420-v2
BAEL-5420 fix equals method
2022-05-11 12:57:56 +03:00
Loredana Crusoveanu
f5380f98f6 BAEL-5420 fix equals method 2022-05-11 12:52:41 +03:00
Daniel Strmecki
f24b9af096 Bael 5481 java httpclient post (#12118)
* BAEL-5481: Create new module

* BAEL-5481: Sync and async example

* BAEL-5481: Concurrent example

* BAEL-5481: Concurrent example

* BAEL-5481: JSON body example

* BAEL-5481: Form data example

* BAEL-5481: File upload example

* BAEL-5481: PR comments + Jenkins

* BAEL-5481: Update aftifact ID

* BAEL-5481: Spaces
2022-05-11 08:57:02 +01:00
Dhawal Kapil
fe96f9747f Update pom.xml (#12196) 2022-05-10 22:50:02 +05:30
panos-kakos
40214dbc4d [JAVA-10581] Changed PII data to placeholders (#12174)
* [JAVA-10581] Changed PII data to placeholders

* [JAVA-10581] More intuitive properties

* [JAVA-10581] More intuitive properties

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-05-10 20:14:57 +05:30
Dhawal Kapil
32f4f7d81d Update README.md (#12194) 2022-05-10 20:13:31 +05:30
Loredana Crusoveanu
e6896b1684 Merge pull request #12192 from Asjad-J/master
Updated README.md files
2022-05-10 12:09:05 +03:00
Loredana Crusoveanu
4e440d7a61 Merge pull request #12193 from eugenp/fix-dependency
remove unnecesary dependency
2022-05-10 12:01:02 +03:00
Loredana Crusoveanu
8e3fcaaa39 remove unnecesary dependency 2022-05-10 11:57:13 +03:00
panagiotiskakos
635f834aea [JAVA-10597] Reverted + Enhanced test cases 2022-05-10 10:45:49 +03:00
Asjad J
f1008e4fe5 Updated README.md
added link back to the article: https://www.baeldung.com/spring-boot-docker-start-with-profile
2022-05-10 07:01:26 +05:00
Asjad J
35ba3dcd90 Updated README.md
added link back to the article: https://www.baeldung.com/java-iterator-vs-iterable
2022-05-10 06:57:31 +05:00
Asjad J
d33c2ea16f Updated README.md
added link back to the article: https://www.baeldung.com/java-httpclient-ssl
2022-05-10 06:53:47 +05:00
Asjad J
b05960761d Updated README.md
added link back to the article: https://www.baeldung.com/jpql-hql-criteria-query
2022-05-10 06:49:43 +05:00
Asjad J
3ba1e439cf Updated README.md
added link back to the article: https://www.baeldung.com/jpql-hql-criteria-query
2022-05-10 06:49:34 +05:00
Asjad J
4a8826ae78 Updated README.md
added link back to the article: https://www.baeldung.com/java-atomic-set-vs-lazyset
2022-05-10 06:40:56 +05:00
Asjad J
1e2b926b8e Updated README.md
added link back to the article: https://www.baeldung.com/postman-add-headers-pre-request
2022-05-10 06:36:05 +05:00
Asjad J
fd42698279 Created/Updated README.md
added link back to the article: https://www.baeldung.com/spring-security-authorization-opa
2022-05-10 06:27:02 +05:00
Asjad J
0fce3b833a Updated README.md
added link back to the article: https://www.baeldung.com/java-swap-two-variables
2022-05-10 06:19:26 +05:00
Asjad J
05772eb519 Updated README.md
added a link back to the article: https://www.baeldung.com/java-equals-method-operator-difference
2022-05-10 06:12:49 +05:00
Asjad J
e4271c648b Updated README.md
added link back to the article: https://www.baeldung.com/ops/docker-push-image-to-private-repository
2022-05-10 06:00:05 +05:00
Asjad J
17106eb651 Updated README.md
added link back to the article: https://www.baeldung.com/spark-dataframes
2022-05-10 05:54:15 +05:00
Asjad J
6de9954c28 Updated README.md
added link back to the article: https://www.baeldung.com/spring-injecting-all-annotated-beans
2022-05-10 05:47:26 +05:00
Mayank Aggarwal
81b9558342 BAEL-5558: Sorting By Date in Java (#12132)
* [BAEL-5438] Added Criteria Queries for Employee

* [BAEL-5558] Sorting By Date in Java

* BAEL-5558: Added and refactored tests name

* [BAEL-5558] Refactored the code.

* [BAEL-5558] Resolved PMD violation.

Co-authored-by: Mayank Agarwal <mayankaggarwal@zeta.tech>
2022-05-09 12:04:56 -07:00
anuragkumawat
78807f6d1a JAVA-11367 Update article - Setting the MySQL JDBC Timezone 2022-05-09 20:56:15 +05:30
kwoyke
b3375a1c8a Merge pull request #12178 from panos-kakos/JAVA-11770
[JAVA-11770] Added build step to copy native libraries into a specific folder
2022-05-09 13:38:14 +02:00
panagiotiskakos
1cc8a0a4d1 [JAVA-11770] Using properties for maven plugin 2022-05-09 12:26:15 +03:00
kwoyke
7c2845bc79 Merge pull request #12185 from freelansam/JAVA-11792
JAVA-11792: Fix formatting of POMs
2022-05-09 11:04:26 +02:00
kwoyke
695e9b1b0d Merge pull request #12149 from anuragkumawat/JAVA-11776
JAVA-11776 Remove usage of deprecated JUnitPlatform.class in junit5 module
2022-05-09 10:55:14 +02:00
panagiotiskakos
22d59b0193 [JAVA-10597] Increased JOOQ version 2022-05-09 09:45:22 +03:00
sampadawagde
aed8f9100b JAVA-11792: Fix formatting of POMs 2022-05-08 16:36:25 +05:30
515882294
9a1d66f852 BAEL-4463: What is com.sun.proxy.$Proxy 2022-05-08 16:00:41 +08:00
apeterlic
fa47170025 Difference between Iterable and Iterator (#12079)
* Difference between Iterable and Iterator

Add examples of the Iterable and the Iterator usage.

* Minor changes

Add UnitTests for Iterable examples

* Fix iterable example

Add Custom collection for the Iterable implementation example.

* Fix iterable example

Change the example for the Iterable interface implementation

* Revert "Fix iterable example"

This reverts commit 4015cbc038b1b657c54fa666193c0c7019a474ad.

* Minor changes
2022-05-08 12:08:49 +05:30
ACHRAF TAITAI
0ffd9d81b0 BAEL-5432: Update spring-statemachine-core version 1.2.3.RELEASE to 3.1.0 (#12154)
* BAEL-5432: Update spring-statemachine-core version 1.2.3.RELEASE to 3.1.0

* BAEL-5432: Update spring-statemachine-core version 1.2.3.RELEASE to 3.2.0
2022-05-08 08:35:16 +02:00
Abhinav Pandey
d8b4f64525 BAEL-5483 - Java HttpClient with SSL (#12144)
* BAEL-5483 - Java HttpClient with SSL

* BAEL-5483 - Java HttpClient with SSL

* BAEL-5483 - Java HttpClient with SSL - changing test case url

* BAEL-5483 - Two space indentation for line continuation

Co-authored-by: Abhinav Pandey <Abhinav2.Pandey@airtel.com>
2022-05-08 10:41:49 +05:30
Ulisses Lima
c69f4d207f BAEL-5396 - Configure MongoDB Collection Name for a Class in Spring Data
First Draft.
2022-05-07 17:24:56 -03:00
Ulisses Lima
5e53164431 Merge branch 'eugenp:master' into master 2022-05-07 17:07:42 -03:00
Mayank Aggarwal
1ce8895891 Bael 5438 (#12176)
* [BAEL-5438] Added Criteria Queries for Employee

* [BAEL-5438] Added tests and entities for named queries and criteria queries

* [BAEL-5438] Removed unused sorting files

* [BAEL-5438] Ignored spring context test

* BAEL-5438 Indented with 4 spaces

Co-authored-by: Mayank Agarwal <mayankaggarwal@zeta.tech>
2022-05-07 14:22:36 +02:00
Loredana Crusoveanu
66cca46069 Merge pull request #12171 from eugenp/lor6-patch-1
Create GraphQL collection.postman_collection.json
2022-05-07 11:12:13 +03:00
panagiotiskakos
c9b2e65561 [JAVA-11770] Added build step to copy native libraries into a specific folder 2022-05-07 10:40:06 +03:00
Loredana Crusoveanu
cd49cc0640 Merge pull request #12175 from johnA1331/master
BAEL-53616 - Main - github-related test fixes - 03.05.2022
2022-05-07 10:03:18 +03:00
kpentaris
44bb031933 Add AtomicInteger.set() and .lazySet() usage example (#12099) 2022-05-07 08:57:31 +05:30
kwoyke
f62a3ee5ca Merge pull request #12159 from anuragkumawat/JAVA-8271
JAVA-8271 Lets try different jaxb2-maven-plugin version
2022-05-06 13:59:16 +02:00
kwoyke
072e09eee8 Merge pull request #12150 from anuragkumawat/JAVA-11777
JAVA-11777 Remove usage of deprecated JUnitPlatform.class in junit5-migration module
2022-05-06 13:44:58 +02:00