Commit Graph

12815 Commits

Author SHA1 Message Date
Reza Ganji cafabdfe55 BAEL-6082 RSocket Interface in Spring 6 (#14873)
* Rsocket in spring framework6.

* reformat code.

* Reformate code with removing blank rows.

* some changes in maven dependency and codes

* moving spring boot dependency from parent to new projects.changing spring core version

---------

Co-authored-by: rezaganjis <Ganji@tosan.com>
2023-09-29 19:23:21 -05:00
Eugene Kovko 9e5c656d84 BAEL-6781: Skip First Iteration in Java Foreach (#14876) 2023-09-29 14:39:41 -07:00
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
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
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
anuragkumawat 36ba51772a JAVA-20281 GitHub Issue: Error in kubernetes resource in spring cloud modules (#14532) 2023-09-26 12:28:58 +03:00
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
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
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
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
Bipin kumar 3cf341fb87 JAVA-25297: Fix rethinkdb test failures on integration-jdk9-and-above (#14789) 2023-09-21 23:11:55 +03:00
Eugene Kovko f2b6460056 BAEL-6978: Adding the information about the bug (#14804) 2023-09-21 10:26:51 -07:00
Manfred e64dbf88ac BAEL-6522: Expand Columns with Apache POI (#14801) 2023-09-21 10:24:00 -07:00
Bhaskar Ghosh Dastidar 7af1c7917f BAEL-6823-middle-element-array (#14774)
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2023-09-21 09:23:10 -07:00
davidmartinezbarua 3f62e256da Merge pull request #14775 from parthiv39731/PR-6726
BAEL-6726, Merge Two Arrays and Remove Duplicates in Java
2023-09-21 11:51:52 -03:00
edizor ca1a5c36ac Update README.md
[skip ci]
2023-09-21 21:03:33 +08:00
edizor 30e4a9f125 Update README.md
[skip ci]
2023-09-21 20:59:59 +08:00
edizor 3c898c9680 Update README.md
[skip ci]
2023-09-21 20:57:11 +08:00
edizor d83ba0aef8 Update README.md
[skip ci]
2023-09-21 20:55:24 +08:00
edizor d1c7e51616 Update README.md
[skip ci]
2023-09-21 20:53:28 +08:00
edizor 654c04d0f2 Update README.md
[skip ci]
2023-09-21 20:48:07 +08:00
edizor d185bbe190 Update README.md
[skip ci]
2023-09-21 20:40:36 +08:00
edizor 383ad4b354 Update README.md
[skip ci]
2023-09-21 20:31:13 +08:00
edizor ed5c1ca1da Update README.md
[skip ci]
2023-09-21 20:25:05 +08:00
edizor 7bf962ac89 Update README.md
[skip ci]
2023-09-21 20:20:46 +08:00
edizor cd23900636 Update README.md
[skip ci]
2023-09-21 20:15:50 +08:00
edizor 55c63f9911 Update README.md
[skip ci]
2023-09-21 20:15:27 +08:00