Commit Graph

12899 Commits

Author SHA1 Message Date
Vini d00863eeb2 Merge pull request #14720 from lajka/master
BAEL-6871: Using the Apache Commons Lang 3 for Comparing Objects in Java
2023-09-29 08:33:32 +02:00
timis1 a50bdf6816 JAVA-25350 Potential issue in "Sorting Java Map in Descending Order" article 2023-09-29 09:28:16 +03:00
Zahid Khan 0fbf2beda5 Character generation. (#14871)
* Add of unit test.

* Add of unit test.

* Update and rename GenerationOfAlphabetsUsingForVariousWaysUnitTest.java to GenerationOfCharactersUsingForVariousWaysUnitTest.java

* Replace the variable name

* Update GenerationOfCharactersUsingForVariousWaysUnitTest.java

* Rename of package

* Rename of file and package.
2023-09-29 11:06:54 +05:30
Zahid Khan cf058499c4 Generation of the Sequence numbers (#14589)
* Add of unit test.

* Add of unit test.

* Update and rename GenerationOfAlphabetsUsingForVariousWaysUnitTest.java to GenerationOfCharactersUsingForVariousWaysUnitTest.java

* Replace the variable name

* Update GenerationOfCharactersUsingForVariousWaysUnitTest.java
2023-09-29 09:17:51 +05:30
Eugene Kovko ed4b43ce98 BAEL-6705: Check if a String is Strictly Alphanumeric With Java (#14865)
* BAEL-6705: Check if a String is Strictly Alphanumeric With Java

* BAEL-6705: Rename a Class

* BAEL-6705: Fix isAlpanumeric Logic

* BAEL-6705: Fix alphanumericIterationWithCharacterChecks Logic

* BAEL-6705: Expose isAlphanumeric method

* BAEL-6705: Added isAlphanumeric test
2023-09-28 15:05:22 -07:00
Vlad 204555a479 Bael 6961 Unnamed Patterns and Variables (#14829)
* BAEL-6961 Added first code snippets

* Added code for article

* Added debug configuration

* Build trigger

---------

Co-authored-by: Vlad <vlad.galuska@hibyte.ro>
2023-09-28 09:05:39 -07:00
Eugene Kovko eabaf2764d BAEL-6773: Get the OS Username in Java (#14848)
* BAEL-6773: Removed Ignored Tests

* BAEL-6773: Initializing a New Module

* BAEL-6773: user.name Property Example

* BAEL-6773: Removed Unused Dependencies
2023-09-28 09:04:54 -07:00
hmdrz a086bb8bcc #bael-6916:add @Override 2023-09-28 10:52:56 +03:30
Niket Agrawal 27d104d197 Update pom.xml 2023-09-28 11:55:40 +05:30
Niket Agrawal 15ca62982f Updated pom formatting 2023-09-28 11:21:46 +05:30
Niket Agrawal 20d6dbaef3 Updating spelling mistake 2023-09-28 11:14:33 +05:30
Niket Agrawal 5bc91182a5 Update pom.xml 2023-09-28 11:13:45 +05:30
Niket Agrawal ca1e69ae86 Review Comments 2023-09-27 22:34:49 +05:30
Michael Olayemi 2dc953dcad Code Snippets in Java API Documentation (#14792) 2023-09-27 22:02:18 +05:30
Bipin kumar 6528856bc5 Java 25297 (#14844) Disable rethinkdb testing on jenkins 2023-09-27 13:44:08 +03:00
Bipin kumar 058119dfea JAVA-23380: Removing empty spring.factories file (#14842) 2023-09-27 13:34:34 +03:00
Ulisses Lima 477e4fe8a9 JAVA-25303 Create contribution guidelines for tutorials repository (#14846)
* Update issue templates

* improve guidelines

* remove default template
2023-09-27 13:07:56 +05:30
timis1 bcfb4881fd JAVA-24463 Rollback the changes in the spring-reactive and spring-5-reactive (#14845)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-09-27 11:52:47 +05:30
Kai Yuan ef3c6c0e0b [list-ic-contains] Check if a List Contains a String Element While Ignoring Case (#14826) 2023-09-26 20:08:30 -05:00
hmdrzsharifi 6a858656fd #BAEL-6916: remove extra space 2023-09-26 13:53:34 +03:30
anuragkumawat 36ba51772a JAVA-20281 GitHub Issue: Error in kubernetes resource in spring cloud modules (#14532) 2023-09-26 12:28:58 +03:00
hmdrzsharifi fa56411bd3 #BAEL-6916: add Awaitility instead of Thread.sleep and given when then 2023-09-26 09:13:59 +03:30
hmdrzsharifi d05f27429a #BAEL-6916: change timestamp to date for test assertion 2023-09-26 09:10:13 +03:30
hmdrzsharifi 84efed044f #BAEL-6916: add awaitility dependency 2023-09-26 09:06:22 +03:30
hmdrzsharifi 2bd5ae21de #BAEL-6916: add camel-context xml 2023-09-26 09:05:54 +03:30
hmdrzsharifi 083cf15f77 #BAEL-6916: add StandardCharsets 2023-09-26 09:05:22 +03:30
Gaetano Piazzolla 1efb25df79 JAVA-21742 | Fixing Quarkus Annotation with new version (#14821) 2023-09-26 09:11:59 +05:30
Loredana Crusoveanu 6022c8c88d Merge pull request #14823 from ulisseslima/bael-25303-quickfix_guidelines
JAVA-25303 Create contribution guidelines for tutorials repository
2023-09-25 10:23:59 +03:00
Dhawal Kapil 3263e20dda Update README.md (#14830) 2023-09-25 09:57:14 +05:30
panos-kakos e1ef148a37 [JAVA-19576] Initial commit (#14756)
* [JAVA-19576] Initial commit

* [JAVA-19576] Clean up

* [JAVA-19576] Clean up

* [JAVA-19576] Clean up
2023-09-25 09:24:17 +05:30
timis1 a3ab8131c9 JAVA-24463 Cleanup spring-reactive-modules (#14811)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-09-25 09:12:56 +05:30
Bhaskar Ghosh Dastidar c689708383 [BAEL-6956] string templates (#14825)
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2023-09-24 18:32:12 -06:00
Kasra Madadipouya b172cbf69b Merge pull request #14783 from Bipinkumar27/JAVA-18763
JAVA-18763 : Changes made for Update Spring Drools article
2023-09-24 23:33:43 +02:00
rajatgarg d2ede7f67c Address review comments 2023-09-25 01:34:58 +05:30
Ulisses Lima 74c8e40b18 guidelines v1 2023-09-24 13:09:15 -03:00
Azhwani 6c4848958f BAEL-6783: Converting HashMap to an ArrayList in Java (#14814) 2023-09-23 19:43:53 -07:00
Eugene Kovko 8171a4604f BAEL-6985: Patterns With Locales (#14808) 2023-09-23 19:22:37 -07:00
Nadia 1a9337f238 BAEL-6921, How To Convert Excel Data Into List Of Java Objects (#14813)
* BAEL-6921, How To Convert Excel Data into List of Java Objects

* BAEL-6921, How To Convert Excel Data into List of Java Objects
2023-09-23 09:08:15 -07:00
hmdrzsharifi b5c06059f0 #BAEL-6916: refactor dependencies 2023-09-23 17:30:40 +03:30
Kai Yuan 8ea2cc9703 [duration-improvement] isNegative, isZero Tests (#14791) 2023-09-22 19:59:43 -05:00
davidmartinezbarua 82c4b59059 Merge pull request #14790 from parthiv39731/PR-7005
BAEL 7005
2023-09-22 15:27:06 -03:00
Gaetano Piazzolla e9d8fd0f55 JAVA-71 | added custom dockerfile to run preconfigured couchbase instance (#14663) 2023-09-22 19:22:57 +03:00
panos-kakos 0907865ea6 [JAVA-22209] Upgraded spring-cloud-stream-starters module to jdk17 2023-09-22 16:52:18 +03:00
panos-kakos ab389ff009 [JAVA-22209] Upgraded spring-cloud-netflix-feign module to jdk17 2023-09-22 16:37:34 +03:00
panos-kakos 65d94649f1 [JAVA-22209] Upgraded spring-cloud-netflix-feign module to jdk17 2023-09-22 16:37:25 +03:00
Loredana Crusoveanu 5b29d1d999 Merge pull request #14810 from collaboratewithakash/master
backlink updated
2023-09-22 15:01:51 +03:00
collaboratewithakash 1937f1a965 backlink updated 2023-09-22 15:28:00 +05:30
collaboratewithakash c757a1adc5 backlink updated 2023-09-22 15:22:27 +05:30
Loredana Crusoveanu 6141bd4f56 Merge pull request #14803 from edizor/master
Update README
2023-09-22 10:38:51 +03:00
Niket Agrawal 2b7c4f684d Removal of Surefire and Upgrading to JDK17 2023-09-22 11:29:41 +05:30