Commit Graph

11657 Commits

Author SHA1 Message Date
Loredana Crusoveanu 455b68e052 Merge pull request #14123 from edizor/master
Update README
2023-05-26 10:49:54 +03:00
edizor 2b7abfca02 Update README.md
[skip ci]
2023-05-26 11:00:47 +08:00
edizor 620ee5ee40 Create README.md
[skip ci]
2023-05-26 10:51:25 +08:00
edizor a7786e4990 Update README.md
[skip ci]
2023-05-26 10:47:28 +08:00
edizor 7d85e9e8dc Update README.md
[skip ci]
2023-05-26 10:43:38 +08:00
edizor cd3684d0b4 Update README.md
[skip ci]
2023-05-26 10:35:47 +08:00
edizor c12c8c1ceb Update README.md
[skip ci]
2023-05-26 10:28:23 +08:00
edizor c6b2b99bb2 Update README.md
[skip ci]
2023-05-26 10:21:02 +08:00
Bahaa El-Din Helmy 296be923ce Convert Hashmap to JSON object in Java (#14118)
This commit is related to the article "Convert Hashmap to JSON object in Java"
2023-05-25 17:45:29 -07:00
davidmartinezbarua 4bd81b7271 Merge pull request #13937 from ukhan1980/BAEL-6105-correct-use-of-flush
[BAEL-6105] code for correct use of flush
2023-05-25 21:05:19 -03:00
uzma 14fb1775e1 [BAEL-6105] delete code from the old module 2023-05-25 23:38:09 +01:00
uzma 4a479efd69 [BAEL-6105] code for correct use of flush 2023-05-25 23:36:24 +01:00
Kasra Madadipouya 605d45ab11 Merge pull request #13810 from press0/master
pr: add return types for assertion; test WrongVoucher vs GoodVoucher
2023-05-25 20:04:24 +02:00
edizor 2b06a24533 Update README.md
[skip ci]
2023-05-26 00:53:15 +08:00
edizor 7ed8ff9e9f Update README.md
[skip ci]
2023-05-26 00:46:34 +08:00
edizor 73de91bf9b Update README.md
[skip ci]
2023-05-26 00:38:16 +08:00
edizor 8975978757 Create README.md
[skip ci]
2023-05-26 00:34:00 +08:00
edizor 85ae160de4 Update README.md
[skip ci]
2023-05-26 00:22:10 +08:00
edizor 5ff88e9dab Update README.md
[skip ci]
2023-05-26 00:19:08 +08:00
edizor 30f0337020 Update README.md
[skip ci]
2023-05-26 00:09:07 +08:00
edizor 81b05716ff Update README.md
[skip ci]
2023-05-26 00:00:50 +08:00
edizor dcc1b2c453 Update README.md
[skip ci]
2023-05-25 23:49:41 +08:00
edizor 87001cac68 Create README.md
[skip ci]
2023-05-25 23:40:52 +08:00
edizor aac4faa5fe Update README.md
[skip ci]
2023-05-25 23:31:28 +08:00
edizor 317b7dcd0d Update README.md
[skip ci]
2023-05-25 23:20:07 +08:00
Hamid Reza Sharifi f993296b0b Bael 5711: Securing Spring Boot API with API key and secret (#14102)
* #bael-5711: add source

* #bael-5711: remove extra space

* #bael-5711: remove extra space

* #bael-5711: remove extra space

* #bael-5711: add custom message

* #bael-5711: refactor return null

---------

Co-authored-by: h_sharifi <h_sharifi@modernisc.com>
2023-05-25 11:47:53 +02:00
Kasra Madadipouya 75da1d17c6 Merge pull request #13719 from FabioBentoLuiz/fix/es-userutility
Event Sourcing - Recreate user with id from the UserCreatedEvent instead of creating a new one
2023-05-24 23:16:59 +02:00
Bipin kumar d483eed2b6 JAVA_21106: Changes made for fixing test cases for jee-7 (#14115) 2023-05-24 23:08:41 +05:30
Bipin kumar 2ef1a51767 JAVA-19670: changes made for upgrading jenkins module to jdk-9 above (#14105)
* JAVA-19670: changes made for upgrading jenkins module to jdk-9 above

* JAVA-19670: Changes made for adding jenkins-modules in jdk-9 and above profile
2023-05-24 23:06:41 +05:30
Azhwani 752b49ba02 BAEL-6461: What's the difference between Scanner next() and nextLine() methods? (#14057) 2023-05-24 17:26:01 +02:00
davidmartinezbarua 98e392f9de Merge pull request #14094 from thibaultfaure/article/BAEL-6508
BAEL-6508 Code for the Solving Gson Parsing Errors article
2023-05-24 12:18:58 -03:00
Bahaa El-Din Helmy 82500be545 Array vs List Performance in Java (#14114)
This commit is related to the article entitled "Array vs List Performance in Java"
2023-05-24 07:59:59 -07:00
panos-kakos 984913be76 JAVA-15022 (#14099)
* [JAVA-15022] Moved 4.5 version code to apache-httpclient4 module

* [JAVA-15022] Upgraded code to 5.x version
2023-05-24 20:02:13 +05:30
timis1 67b76b53a5 JAVA-20164 Fix .._SEQ.NEXTVAL error (#14109)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-05-24 19:52:01 +05:30
Bipin kumar 9e287cf3f3 JAVA_21305: Changes made for fix the Integration test faliures (#14113) 2023-05-24 19:39:23 +05:30
Bipin kumar 1cdf7489ee JAVA-21189: changes made for formatting modules starting from TVWX (#14107) 2023-05-24 19:38:09 +05:30
Bipin kumar 74686f60a0 JAVA-21189: changes made for formatting modules starting from S (#14106) 2023-05-24 19:37:51 +05:30
Ralf Ueberfuhr bb28902afd BAEL-6179: Fix readme (#14088)
* BAEL-6179: Add Actuator sample without Spring Boot

* BAEL-6179: Simplify custom health indicator

* BAEL-6179: Fix description in README.md
2023-05-24 06:50:36 +02:00
Michael Olayemi 0bf96a83d3 Generating Javadoc with Gradle (#14091)
* Generating Javadoc with Gradle

* Generating Javadoc with Gradle

* Generating Javadoc with Gradle
2023-05-24 08:40:50 +05:30
Bahaa El-Din Helmy 05a672410d Convert Hashmap to JSON object in Java (#14110)
This commit is for Convert Hashmap to JSON object in Java
2023-05-23 17:05:20 -07:00
Kai Yuan df15627edc [output-to-file] Write Console Output to Text File in Java (#14082)
* [output-to-file] Write Console Output to Text File in Java

* [output-to-file] rebase on the master
2023-05-23 16:56:31 -05:00
Kai Yuan 2ea83407d3 [scanner-with-spaces] how to take input as String with spaces in Java… (#14044)
* [scanner-with-spaces] how to take input as String with spaces in Java using Scanner?y

* [scanner-with-spaces] fix typo
2023-05-23 16:50:10 -05:00
Ehsan Sasanianno e8b723d563 java-20079: upgrade apache-spark module libraries (#14087) 2023-05-23 22:27:01 +05:30
Bipin kumar a36cca4ab7 JAVA-21189: Formatting pom.xml modules starting from NOPQR (#14097) 2023-05-23 22:04:20 +05:30
Bipin kumar a408564d18 JAVA-21189: Formatting pom.xml modules starting from NOPQR (#14097) 2023-05-23 22:03:06 +05:30
Bipin kumar 90f569018a JAVA-21189: Formatting pom.xml modules starting from KLM (#14096) 2023-05-23 22:02:15 +05:30
thibault.faure e42d7a6b8a BAEL-6508 Code for the Solving Gson Parsing Errors article 2023-05-22 23:51:22 +02:00
davidmartinezbarua 2cdf336d57 Merge pull request #13955 from ukhan1980/BAEL-6344-convert-list-to-page
[BAEL-6105] code for list to page article
2023-05-22 14:59:52 -03:00
davidmartinezbarua 1161c21168 Merge pull request #14037 from andrewtarry/string-conversion
add value of comparison
2023-05-22 14:39:18 -03:00
panos-kakos 4751f16080 [JAVA-15027]Upgraded follow redirects for apache http client + moved … (#14092)
* [JAVA-15027]Upgraded follow redirects for apache http client + moved older version to apache-httpclient4 module

* [JAVA-15027] Added test case
2023-05-22 21:47:58 +05:30