Commit Graph

11668 Commits

Author SHA1 Message Date
collaboratewithakash 932f63d2b1 updated link 2023-05-27 14:55:17 +05:30
collaboratewithakash a01853ce59 added backlink 2023-05-27 14:49:34 +05:30
collaboratewithakash 7ec425625f updated title 2023-05-27 14:47:34 +05:30
collaboratewithakash 05c2b6f2f2 added backlink 2023-05-27 14:43:17 +05:30
collaboratewithakash ad43ae8005 backlink added 2023-05-27 14:42:28 +05:30
collaboratewithakash e276aa6212 added 2023-05-27 14:41:40 +05:30
collaboratewithakash 0f2bf32682 added backlink 2023-05-27 14:38:11 +05:30
collaboratewithakash fc41d4b12a added backlink 2023-05-27 14:35:34 +05:30
Dhawal Kapil 498cc8aa98 Revert "JAVA-19670: changes made for upgrading jenkins module to jdk-9 above (#14105)" (#14127)
This reverts commit 2ef1a51767.
2023-05-27 02:21:32 +05:30
timis1 cd86d338ff JAVA-20163 Add instruction for running Morphia Test manually (#14128)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-05-27 02:21:17 +05:30
Anastasios Ioannidis 1c9c15b203 JAVA-20409 Uncommented spring-roo (#13949)
* JAVA-20409 Uncommented spring-roo

* JAVA-20409 Comment that roo is not supported

* JAVA-21133 Updated comment for commented feign module
2023-05-27 01:52:03 +05:30
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