Azhwani
0e501405a4
init commit
2022-05-15 19:26:22 +02:00
etrandafir93
93b3264964
BAEL-5547: added code for specifications join ( #12212 )
...
* BAEL-5547: added code for specifications join
* BAEL-5547: renamed test class and formatted the code
2022-05-15 07:35:01 -07:00
kwoyke
8e7dc50c0e
Java 11788 ( #12204 )
...
* JAVA-11788: Cleanup pom properties in core-java-modules
* JAVA-11788: Cleanup pom properties
2022-05-15 12:23:05 +05:30
ACHRAF TAITAI
be944bc301
Upgrade JCache article ( #12213 )
2022-05-15 07:12:48 +02:00
Luis Javier Peris Morillo
8eadd92046
refactor: split spring security module ( #12211 )
...
Refs #BAEL-5339
2022-05-14 18:33:51 +02:00
Eric Martin
4f8d67b7c1
BAEL-5577: Moving code to core-java-collections-4 ( #12210 )
...
Co-authored-by: martine <martine@OLA-3NBL1N2.mshome.net>
2022-05-14 11:17:48 -05:00
chrisjaimes
538c116302
BAEL-5521 Convert boolean to int in Java ( #12017 )
...
* added class for Article examples, created unit tests and modified pom in order to call Apache Commons outside test
* changed parameter to prevent NPE
Co-authored-by: Christian Jaimes <christian.jaimes@oracle>
2022-05-14 11:29:19 +02:00
freelansam
557dba376b
JAVA-11765: Dissolve spring-boot-rest-2 and distribute its articles ( #12195 )
...
* JAVA-11765: Dissolve spring-boot-rest-2 and distribute its articles
spring-boot-modules
* JAVA-11765: removed module from main pom
2022-05-13 16:14:49 +05:30
kwoyke
232d5776cf
Merge pull request #12198 from panos-kakos/JAVA-8688
...
[JAVA-8688] Added tomcat dependecy
2022-05-13 08:16:51 +02:00
kwoyke
9387729829
Merge pull request #12202 from hkhan/JAVA-11979-rename-integration-test
...
[JAVA-11979] Rename Keycloak server Integration test to Live test
2022-05-13 08:09:01 +02:00
kwoyke
d88a04388c
Merge pull request #12200 from hkhan/JAVA-11876-split-spring-boot-mongodb
...
[JAVA-11876] Split spring-boot-mongodb module
2022-05-13 08:05:24 +02:00
Haroon Khan
efd9a398a1
[JAVA-11979] Rename Keycloak server Integration test to Live test
2022-05-12 19:36:01 +01:00
Haroon Khan
870dc43c9d
[JAVA-11876] Split spring-boot-mongodb module
2022-05-12 18:59:40 +01:00
Timothy Kruger
9727e555ce
BAEL-5563 Reversing a number ( #12153 )
...
* BAEL-5563 Reverse a number initial commit
* BAEL-5563 Final improvements before PR
* BAEL-5563 Reverse a number - Draft improvements
* BAEL-5563 Reverse a number - Recursive method improvements
* BAEL-5563 Reverse a number - Recursive method improvements
* BAEL-5563 Reverse a number - Remove unused imports
Co-authored-by: Timothy Kruger - Lenny <gapptechnology@gmail.com>
Co-authored-by: claud <180181@virtualwindow.co.za>
2022-05-12 17:22:54 +05:30
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