Commit Graph

8905 Commits

Author SHA1 Message Date
Pablo Aragonés López f57604bef0 Request Mapping value in properties file (#12226)
* Exception Handler implemented for Spring Security Resource Server

* Renamed test class name to solve PMD Failure

* Code formatting

* Using property parameter as Request Mapping value

* Renamed test class name to solve PMD Failure
2022-05-17 12:02:03 -07:00
515882294 f05171163b BAEL-4463: change method name 2022-05-18 01:51:16 +08:00
Dhawal Kapil 633b5849bb JAVA-11489 Renamed time taking and unused integration tests to *ManualTests 2022-05-17 22:28:39 +05:30
Dhawal Kapil 851c7d933e JAVA-11489 Removed a test that was designed to run for 50 seconds to a
new Manual Test class
2022-05-17 22:04:30 +05:30
Dhawal Kapil e1c046fcab JAVA-11489 Disabled sharing of Restx logs to Restx stats collector which is not working as of now 2022-05-17 21:53:59 +05:30
Graham Cox 177f912393 Source code for Lightrun articles 2022-05-17 16:07:21 +01:00
Loredana Crusoveanu c253eb6bd8 Merge pull request #12224 from Asjad-J/master
Updated README.md files
2022-05-17 11:06:46 +03:00
Asjad J bb7edc30e4 Updated README.md
added link back to the article: https://www.baeldung.com/java-reverse-number
2022-05-17 09:58:36 +05:00
Asjad J d848af386a Updated README.md
added link back to the article: https://www.baeldung.com/java-httpclient-post
2022-05-17 09:44:35 +05:00
Ulisses Lima 16bb4772ec moved code to spring-boot-persistence-mongodb-2 2022-05-16 23:24:46 -03:00
Ulisses Lima 18237d2097 removing from the old module 2022-05-16 23:23:26 -03:00
Ulisses Lima 5c299c2e54 Merge branch 'eugenp:master' into master 2022-05-16 21:23:05 -03:00
davidmartinezbarua 72d16848d6 Merge pull request #12181 from thibaultfaure/article/BAEL-5383-use-delimiters
BAEL-5383 code for the use delimiters article
2022-05-16 17:45:52 -03:00
sampadawagde 2065e6b624 JAVA-11790: Fix references to parents 2022-05-16 22:25:29 +05:30
Alireza Ghasemi 365f029e3a Add tutorial files for ResultSet2JSON Article (#11912)
* Add tutorial files

* Move script to new folder

* Use Maven/H2 instead of JBang/DuckDB

* Use Java 8

* Usen an older versio of JOOQ

* Format according to Beldung Intellij guide

* Remove dangling commit

* Use 2-space indentation

* Apply formatting from Eclipse

* Add unit test

* Add assertion

* Change test names

* Change method names

Co-authored-by: root <root@localhost.localdomain>
Co-authored-by: Alireza Ghasemi <alireza.ghasemi1@swisscom.com>
2022-05-16 21:04:55 +05:30
Loredana Crusoveanu b3a7e039f1 Merge pull request #12217 from eugenp/BAEL-5342-v2
BAEL-5342 fix live test
2022-05-16 15:16:18 +03:00
Loredana Crusoveanu f5f6459f56 BAEL-5342 fix live test 2022-05-16 15:04:10 +03:00
Loredana Crusoveanu afad91fae4 Merge pull request #11942 from azhwani/BAEL-5342
[BAEL-5342] Update RESTEasy Client Article
2022-05-16 14:06:12 +03:00
Loredana Crusoveanu 43a6d1e3fd Merge pull request #12216 from azhwani/BAEL-5448
BAEL-5448: Improvement: Scan Multiple Paths using the @ComponentScan Annotation
2022-05-16 14:02:14 +03:00
kwoyke d36893b382 Merge pull request #12214 from hkhan/JAVA-8150-webclient-request-params
[JAVA-8150] Update webclient to use retrieve() method instead of depr…
2022-05-16 09:44:23 +02:00
Thibault Faure 8fc971657a BAEL-5383 code for the use delimiters article 2022-05-15 22:11:18 +02:00
Azhwani 0e501405a4 init commit 2022-05-15 19:26:22 +02:00
Loredana Crusoveanu ab255dbc0a Merge pull request #11994 from arvind-kumar-avinash/patch-1
Update UserController.java
2022-05-15 20:08:16 +03:00
panagiotiskakos 386707c24f [JAVA-10577] workaround for circular dependencies 2022-05-15 18:28:33 +03: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
Haroon Khan f16942b0c1 [JAVA-8150] Update webclient to use retrieve() method instead of deprecated API 2022-05-15 00:19:25 +01: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