Parikshit Murria
|
223c7d0130
|
BAEL-5417 - implements vs extends (#12011)
|
2022-04-04 21:02:42 +02:00 |
|
ACHRAF TAITAI
|
085f271542
|
BAEL-3435 - Improve article "Guide to Spring Cloud Stream with Kafka, Apache Avro and Confluent Schema Registry" (#11998)
|
2022-04-04 20:48:45 +02:00 |
|
priya-soni
|
05e28d0f5e
|
BAEL-5329 Hide a Request Field in Swagger UI (#11992)
* BAEL-5329 Hide a Request Field in Swagger UI
* Updated indentation
|
2022-04-04 20:44:28 +02:00 |
|
kwoyke
|
4ed95d4b85
|
Merge pull request #12006 from hkhan/JAVA-11186-split-mongodb-module
[JAVA-11186] Split java-mongodb module
|
2022-04-04 19:07:26 +02:00 |
|
kwoyke
|
967871fcb0
|
Merge pull request #12014 from freelansam/master
fixed typo
|
2022-04-04 14:48:03 +02:00 |
|
kwoyke
|
ff658fad60
|
Merge pull request #12018 from hkhan/JAVA-10626-move-jta-module
[JAVA-10626] Move jta module to spring-persistence
|
2022-04-04 12:56:14 +02:00 |
|
kwoyke
|
84811d8c58
|
Merge pull request #12010 from hkhan/JAVA-10627-remove-structurizr-module
[JAVA-10627] Move structurizr module to libraries-3
|
2022-04-04 10:10:41 +02:00 |
|
kwoyke
|
f691c41809
|
Merge pull request #12001 from hkhan/JAVA-8147-update-debugging-reactive-streams
[JAVA-8147] Update and cleanup code for debugging reactive streams
|
2022-04-04 10:05:13 +02:00 |
|
Haroon Khan
|
e1caeb5ae7
|
[JAVA-10626] Move jta module to spring-persistence
|
2022-04-03 23:12:29 +01:00 |
|
KevinGilmore
|
decb9d8ff1
|
BAEL-5386: add link back to article (#12015)
|
2022-04-03 08:49:33 -05:00 |
|
sampadawagde
|
6fa2fde296
|
fixed typo
|
2022-04-03 16:54:01 +05:30 |
|
Haroon Khan
|
3897d887e7
|
[JAVA-10627] Move structurizr module to libraries-3
|
2022-04-02 11:52:07 +01:00 |
|
Kapil Khandelwal
|
bdbaa0d6a6
|
BAEL-5357: Retrieve a Value from MongoDB by Its Key Name (#12005)
|
2022-04-01 14:31:23 -07:00 |
|
Haroon Khan
|
6c18342a7d
|
[JAVA-11186] Split java-mongodb module
|
2022-04-01 22:26:34 +01:00 |
|
Haroon Khan
|
718bc6f039
|
[JAVA-8147] Update and cleanup code for debugging reactive streams
|
2022-04-01 13:17:58 +01:00 |
|
Azhwani
|
e94c02d457
|
BAEL-5386: Format Instant to String in Java (#11970)
* first commit
* remove extra spaces
* add the requested changes
|
2022-03-31 20:04:10 -05:00 |
|
Loredana Crusoveanu
|
014a1ed2cb
|
Merge pull request #11995 from kwoyke/JAVA-10238-2
JAVA-10238-2: Run jobrunr dashboard on random port
|
2022-03-31 15:13:44 +03:00 |
|
Krzysiek
|
0c63f47a31
|
JAVA-10238-2: Run jobrunr dashboard on random port
|
2022-03-31 11:17:24 +02:00 |
|
Loredana Crusoveanu
|
53685d0a48
|
Merge pull request #11993 from johnA1331/master
BAEL-51513 - add links to github-baeldung articles - Week 13 - 2022
|
2022-03-31 10:23:39 +03:00 |
|
johnA1331
|
81377542c5
|
Create README.md
|
2022-03-31 14:04:45 +08:00 |
|
johnA1331
|
ca2c218a98
|
Create README.md
|
2022-03-31 14:01:49 +08:00 |
|
johnA1331
|
645fa630ec
|
Update README.md
|
2022-03-31 13:59:24 +08:00 |
|
johnA1331
|
e2465af96a
|
Update README.md
|
2022-03-31 13:59:04 +08:00 |
|
johnA1331
|
356059f5b7
|
Update README.md
|
2022-03-31 13:58:12 +08:00 |
|
johnA1331
|
1dd62c0596
|
Update README.md
|
2022-03-31 13:55:31 +08:00 |
|
johnA1331
|
d4ec60dc4b
|
Update README.md
|
2022-03-31 13:54:28 +08:00 |
|
johnA1331
|
4e308c270f
|
Update README.md
|
2022-03-31 13:52:47 +08:00 |
|
johnA1331
|
b810977197
|
Update README.md
|
2022-03-31 13:51:11 +08:00 |
|
johnA1331
|
3f9cdd57d8
|
Update README.md
|
2022-03-31 13:48:05 +08:00 |
|
johnA1331
|
61e710d17b
|
Update README.md
|
2022-03-31 13:46:23 +08:00 |
|
johnA1331
|
73ad6fe110
|
Update README.md
|
2022-03-31 13:44:26 +08:00 |
|
johnA1331
|
7325fa00aa
|
Update README.md
|
2022-03-31 13:41:58 +08:00 |
|
johnA1331
|
3f6e7c695f
|
Update README.md
|
2022-03-31 13:39:46 +08:00 |
|
psevestre
|
6794f8ce10
|
[BAEL-5259] Spring Security - Map Authorities from JWT (#11990)
* [BAEL-4849] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Remove extra comments
* [BAEL-5259] simple test case
* [BAEL-5259] DSL-based rewrite
* [BAEL-5259] Code formatting
* [BAEL-5259] Test case naming
* WIP: Article code
* [BAEL-5259] Tests
* [BAEL-5259] Tests
|
2022-03-30 22:04:02 -07:00 |
|
kwoyke
|
e14ec86e16
|
Merge pull request #11989 from anuragkumawat/JAVA-9809
JAVA-9809 Update tests in spring-resttemplate module
|
2022-03-30 10:47:38 +02:00 |
|
Michael Pratt
|
7c1d7f6054
|
Add sample code for API prefix article (#11959)
* Add sample code for API prefix article
* Update README.md
|
2022-03-29 20:04:34 -05:00 |
|
anuragkumawat
|
3103d0f7a9
|
Fix for pact test and use Junit5 insead of Hamcrest library
|
2022-03-29 21:04:18 +05:30 |
|
anuragkumawat
|
23724949c3
|
JAVA-9809 Update tests in spring-resttemplate module
|
2022-03-29 20:36:29 +05:30 |
|
kwoyke
|
441050edf4
|
Merge pull request #11981 from dkapil/task/JAVA-10378
JAVA-10378 Refactored, cleaned-up HttpClientConnectionManagementLiveT…
|
2022-03-29 13:48:37 +02:00 |
|
kwoyke
|
71ebada8cd
|
Merge pull request #11982 from anuragkumawat/JAVA-9809
JAVA-10922 Fix RestTemplateBasicLiveTest in spring-resttemplate module
|
2022-03-28 21:18:59 +02:00 |
|
kwoyke
|
088f0f485f
|
Merge pull request #11980 from anuragkumawat/master
JAVA-10082 Create new module hibernate-annotations-2 from spring-hibernate-5 module
|
2022-03-28 21:00:45 +02:00 |
|
Bhaskara
|
9568df1ff3
|
BAEL-5298 (#11965)
* BAEL-5298
* Renamed the tests
* Changed the Parent to parent-boot-2
Co-authored-by: Bhaskara Navuluri <bhaskara.navuluri@hpe.com>
|
2022-03-28 08:15:16 -07:00 |
|
Kai Yuan
|
3f6a7dea6a
|
add SetDiff for BAEL-5464 article (#11969)
* add SetDiff for BAEL-5464 article
* rename the method
|
2022-03-27 20:16:58 -05:00 |
|
lucaCambi77
|
a4203b9c67
|
[ BAEL-5405 ] Logging MongoDB Queries with Spring Boot (#11952)
* feat: spring data mongodb logging
* fix: PMD
* fix: typo
* fix: move to main logging
* fix: add manual config
|
2022-03-27 20:06:14 -05:00 |
|
Kai Yuan
|
ed6400ae12
|
read user input (#11946)
* read user input
* rename the unittest class
|
2022-03-27 11:24:31 -05:00 |
|
anuragkumawat
|
97c9774a70
|
JAVA-10922 Fix RestTemplateBasicLiveTest in spring-resttemplate module
|
2022-03-27 10:55:35 +05:30 |
|
vaibhav007jain
|
32f98e9fb5
|
BAEL-5463: added code for for-each loop in Java. (#11960)
|
2022-03-27 09:03:29 +05:30 |
|
Dhawal Kapil
|
fe645b6f2c
|
JAVA-10378 Updated url for https://www.baeldung.com/httpclient-connection-management in README.md
|
2022-03-26 22:25:43 +05:30 |
|
Dhawal Kapil
|
c9369f2d24
|
JAVA-10378 Refactored, cleaned-up HttpClientConnectionManagementLiveTest to be inline with the live article
|
2022-03-26 22:21:18 +05:30 |
|
anuragkumawat
|
8af9cef011
|
JAVA-10082 Removing unused property
|
2022-03-26 14:59:41 +05:30 |
|