Commit Graph

9064 Commits

Author SHA1 Message Date
Dhawal Kapil 071a394377 Merge branch 'master' of https://github.com/eugenp/tutorials 2022-06-07 21:10:51 +05:30
Avin Buricha 74dbf0d0c9 BAEL-5486 Adding Parameters to Java HttpClient Requests (#11996)
* BAEL-5486 | Article Code

* BAEL-5486 | Remove comments and format fix

* BAEL-5486 | Add code sample

* BAEL-5486 | Common code extracted to a method

* BAEL-5486 | Use static import for Assertions

* BAEL-5486 | Removed external library

* BAEL-5486 | Removed BodyPublisher examples

* BAEL-5486 | Code examples added

* BAEL-5486 | Removed extra Class

Co-authored-by: Avin Buricha <avin.buricha@gupshup.io>
2022-06-07 17:32:10 +02:00
Loredana Crusoveanu 23267c5e68 Merge pull request #12324 from johnA1331/master
BAEL-56567 - Main - github-related test fixes - 03.06.2022
2022-06-07 16:10:58 +03:00
johnA1331 1d1830c868 Create README.md 2022-06-07 19:24:05 +08:00
johnA1331 6b5909f5ce Delete README.md 2022-06-07 17:30:19 +08:00
kwoyke ddb8102cc6 Merge pull request #12321 from hkhan/revert-12277-revert-12265-JAVA-8154-webflux-security
Revert "Revert "[JAVA-8154] Code clean up for reactive security""
2022-06-07 11:24:21 +02:00
johnA1331 5effbad611 Update README.md 2022-06-07 17:18:21 +08:00
johnA1331 e506064ce2 Update README.md 2022-06-07 16:56:15 +08:00
johnA1331 4db9e493d8 Update README.md 2022-06-07 16:47:23 +08:00
Haroon Khan ed2f49a894 Revert "Revert "[JAVA-8154] Code clean up for reactive security"" 2022-06-07 09:33:06 +01:00
kwoyke 58ddbdaf29 Merge pull request #12319 from navuluri/BAEL-5534
Bael 5534
2022-06-07 09:17:53 +02:00
johnA1331 5454b35187 Update README.md 2022-06-07 15:05:09 +08:00
johnA1331 2fd1d69355 Update README.md 2022-06-07 15:02:34 +08:00
Bhaskara Navuluri 0a06c0b424 Merge branch 'BAEL-5534' of github.com:navuluri/tutorials into BAEL-5534 2022-06-07 12:17:31 +05:30
Bhaskara Navuluri 502f947cdb Restored the deleted test file 2022-06-07 12:16:50 +05:30
johnA1331 6d490047ff Update README.md 2022-06-07 13:40:26 +08:00
Christian German 8422a655ac BAEL-5252-Disable-Keycloak-Security-in-Spring-Boot (#12218) 2022-06-07 09:42:52 +05:30
kwoyke 7c6cfe56e9 Merge pull request #12320 from anuragkumawat/JAVA-11558
JAVA-11558 Update article - Hibernate 5 Naming Strategy Configuration
2022-06-06 20:08:19 +02:00
johnA1331 054afeea49 Create README.md 2022-06-07 01:01:21 +08:00
johnA1331 33290fd7e3 Update README.md 2022-06-07 00:53:35 +08:00
anuragkumawat 8813f1c809 JAVA-11558 Update article - Hibernate 5 Naming Strategy Configuration 2022-06-06 22:07:37 +05:30
johnA1331 29db405d5d Update README.md 2022-06-07 00:34:07 +08:00
Bhaskara a273de1902 Merge branch 'master' into BAEL-5534 2022-06-06 20:42:25 +05:30
Bhaskara Navuluri a26d45e5c0 Fixed the Integration Build Pipeline 2022-06-06 20:35:38 +05:30
kwoyke a2217baf96 Merge pull request #12277 from hkhan/revert-12265-JAVA-8154-webflux-security
Revert "[JAVA-8154] Code clean up for reactive security"
2022-06-06 13:07:04 +02:00
Loredana Crusoveanu 8b0bcea32e Merge pull request #12317 from Asjad-J/master
Updated README.md
2022-06-06 10:44:51 +03:00
Asjad J 164cfa7630 Updated README.md
added link back to the article: https://www.baeldung.com/java-httpservletrequest-mock
2022-06-06 11:45:42 +05:00
Asjad J 29a83bcc4a Updated README.md
added link back to the article: https://www.baeldung.com/java-bigdecimal-zero
2022-06-06 11:40:36 +05:00
Asjad J be9d239af2 Updated README.md
added link back to the article: https://www.baeldung.com/ops/docker-compose-restart-policies
2022-06-06 11:30:14 +05:00
Asjad J 4c8b4485a4 Updated README.md
added link back to the article: https://www.baeldung.com/java-sort-list-alphabetically
2022-06-06 10:58:48 +05:00
Azhwani 7f97acf361 BAEL-4469: Update Introduction to Mockito AdditionalAnswers (#12267)
* init commit

* improve test cases
2022-06-05 17:26:59 +02:00
Dhawal Kapil d70435176d Revert "JAVA-12422 Renamed jhipster to jhipster-modules"
This reverts commit dcfefede34.
2022-06-04 14:21:30 +05:30
Dhawal Kapil 08d11b982c Merge branch 'master' of https://github.com/eugenp/tutorials 2022-06-04 13:47:09 +05:30
Palaniappan Arunachalam 908387dbfb BAEL-5524: Mock HttpServletRequest + tests (#12242)
* BAEL-5524: Mock HttpServletRequest + tests

* BAEL-5524: Fixed JUnit tests + dependency

* BAEL-5524: Updated test parameters
2022-06-04 10:49:26 +05:30
Kai Yuan fbe0593ced BAEL-5625 bigdecimal =0 article (#12266) 2022-06-03 12:46:16 -05:00
Loredana Crusoveanu 4293f9b4cc Merge pull request #12307 from dkapil/task/JAVA-12421
JAVA-12421 Renamed graphql to graphql-modules
2022-06-03 18:48:07 +03:00
Loredana Crusoveanu 058bb9a4af Merge pull request #12306 from dkapil/task/JAVA-12420
JAVA-12420 Renamed docker to docker-modules
2022-06-03 17:57:56 +03:00
Dhawal Kapil dcfefede34 JAVA-12422 Renamed jhipster to jhipster-modules 2022-06-03 18:40:30 +05:30
Dhawal Kapil db663d2033 JAVA-12421 Renamed graphql to graphql-modules 2022-06-03 18:00:47 +05:30
Dhawal Kapil 89f020387f JAVA-12420 Renamed docker to docker-modules 2022-06-03 17:47:09 +05:30
kwoyke 4413c8d66d Merge pull request #12282 from freelansam/JAVA-8149
JAVA-8149: Update Introduction to the Functional Web Framework in Spring 5
2022-06-02 22:57:39 +02:00
kwoyke 1f2746c5bb Merge pull request #12260 from freelansam/JAVA-12098
JAVA-12098: Create new core-groovy-modules
2022-06-02 22:43:41 +02:00
kwoyke 673cbbadd8 Merge pull request #12296 from anuragkumawat/JAVA-12383
JAVA-12383 GitHub Issue: Incorrect results in Kadane Algorithm for Maximal Subarray
2022-06-02 22:36:10 +02:00
kwoyke 35b8fa1209 Merge pull request #12283 from anuragkumawat/JAVA-12385
JAVA-12385 GitHub Issue: Test Failure in CircularBuffer/RingBuffer
2022-06-02 22:27:56 +02:00
Loredana Crusoveanu 2941b31ce4 Merge pull request #12302 from dkapil/task/JAVA-12418_2
JAVA-12418 Moved pending files to spring-cloud-modules
2022-06-02 20:27:53 +03:00
Bhaskara 55867b7206 BAEL-5534 Configure JWT Authentication for OpenAPI (#12288)
Co-authored-by: Bhaskara Navuluri <bhaskara.navuluri@hpe.com>
2022-06-02 08:20:02 -07:00
Loredana Crusoveanu 06edd99b79 Merge pull request #12284 from dkapil/task/JAVA-12419
JAVA-12419 Renamed apache-cxf to apache-cxf-modules
2022-06-02 18:15:34 +03:00
Dhawal Kapil 5e168afb69 Update README.md 2022-06-02 17:12:33 +05:30
Dhawal Kapil d2e0739539 Added missing articles 2022-06-02 17:11:50 +05:30
Dhawal Kapil 82b0125fa4 JAVA-12418 Moved pending files to spring-cloud-modules 2022-06-02 17:08:37 +05:30