Commit Graph

22446 Commits

Author SHA1 Message Date
johnA1331
690af8618f Update README.md 2021-06-24 03:54:21 +08:00
Loredana Crusoveanu
efd1352e17 Merge pull request #10788 from eugenp/lor6-patch-1
Delete KafkaStreamsLiveTest.java
2021-06-23 18:07:12 +03:00
Dhawal Kapil
45d08fee1d JAVA-5975 Removed dl.bintray repositories and related upgrade (#10941)
* JAVA-5975 Removed dl.bintray repositories and related upgrade

* JAVA-5975 Commented Ethereum Module from the parent pom

Co-authored-by: a13400152 <a13400152@192.168.29.65>
2021-06-22 04:06:13 +05:30
shilpsgithub
82fef87bf8 Create ThreadGroup.jmx (#10936)
Added file ThreadGroup.jmx for BAEL-4671
2021-06-21 10:10:19 -07:00
Loredana Crusoveanu
d76a5fa813 Merge pull request #10940 from kwoyke/JAVA-5710
JAVA-5710: Fix expected Java version
2021-06-21 17:26:32 +03:00
kwoyke
10ceabf982 Merge pull request #10924 from anuragkumawat/master
JAVA-5619 - Update "Spring Boot Hikari" article code changes
2021-06-21 12:47:31 +02:00
Krzysztof Woyke
11396842c5 JAVA-5710: Fix expected Java version 2021-06-21 08:44:17 +02:00
Mainak Majumder
41fb1e4cc7 code for baeldung article (#10875)
* Application source code for the Baeldung article "HTTP PUT vs POST
method in REST API"

* update indention in pom file, update code in Address class

* update indention

* rename application

* update pom

* source code for article "Connection timeout vs read timeout"

* Update TcpServerSocket.java
2021-06-20 21:03:52 -05:00
Eric Martin
1eab9b04ac Merge pull request #10902 from ashleyfrieze/BAEL-5007-Guide-to-ModelAssert
BAEL-5007 Add test examples for modelassert
2021-06-20 20:53:59 -05:00
Ashley Frieze
ce028f6a79 BAEL-5007 Add test examples for modelassert 2021-06-20 19:24:05 +01:00
doodoroma
0575ff4a66 Merge pull request #10865 from singhkaushal01/master
BAEL-4126: what does Mono.defer() do?
2021-06-20 16:43:30 +02:00
Arash Ariani
7681ab1e83 BAEL-4409 : codes have been added (#10925)
* BAEL-4409 : codes have been added

* BAEL-4409 : how to implement min-max heap in java

* BAEL-4409 : how to implement min-max heap in java
2021-06-20 06:51:00 -07:00
kwoyke
248192b49f BAEL-3727: Add example NOT using Feign (#10929)
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-19 08:16:32 +02:00
Eric Martin
f5566a595a Merge pull request #10900 from SmartyAnsh/BAEL-4239_Capturing-Image-from-webcam-in-java
Bael 4239 capturing image from webcam in java
2021-06-18 11:43:58 -05:00
kwoyke
5cf77f29c3 JAVA-5926: Fix core-java-jpms setup (#10930)
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-18 19:51:18 +05:30
anuragkumawat
1fa69099cd JAVA-5619 Reverting comment 2021-06-18 13:35:56 +05:30
anuragkumawat
7100f2b02a JAVA-5619 Feedback changes. 2021-06-18 13:31:54 +05:30
Jonathan Cook
49e51be283 Merge pull request #10840 from iulian-manda/master
BAEL-4856 Download a binary file using OkHttp
2021-06-17 13:38:48 +02:00
Loredana Crusoveanu
45e1bb2b1d Merge pull request #10919 from johnA1331/master
BAEL-37011 - add links to github-baeldung articles
2021-06-17 09:49:43 +03:00
Remy Ohajinwa
b346586c52 BAEL-5004 Fixed overflow issues for Large numbers (#10899)
Co-authored-by: Remy Ohajinwa <remy.ohajinwa@interswitchgroup.com>
2021-06-16 21:10:33 -05:00
johnA1331
0cf775e091 Update README.md 2021-06-17 01:06:35 +08:00
johnA1331
81f5e99c24 Update README.md 2021-06-17 01:03:50 +08:00
johnA1331
ac24edcaaa Update README.md 2021-06-17 01:01:39 +08:00
johnA1331
05ada0f7a0 Update README.md 2021-06-17 00:57:30 +08:00
johnA1331
5002cf801a Update README.md 2021-06-17 00:54:50 +08:00
johnA1331
00f2f85466 Create README.md 2021-06-17 00:52:51 +08:00
johnA1331
6438af2fed Update README.md 2021-06-17 00:51:09 +08:00
johnA1331
c765acf3f9 Update README.md 2021-06-17 00:49:43 +08:00
johnA1331
e29bbdf07c Update README.md 2021-06-17 00:46:44 +08:00
johnA1331
ba6be21c1c Update README.md 2021-06-17 00:45:16 +08:00
Iulian Manda
4f01c374b9 BAEL-4856 Code review 2021-06-16 19:19:45 +03:00
kwoyke
37e2ed6c5a BAEL-5001: Fix typo in C3P0 (#10886)
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-16 12:38:07 +02:00
kwoyke
3d8b810526 Merge pull request #10913 from freelansam/JAVA-5622
JAVA-5622: Fix failing integration test
2021-06-15 22:24:46 +02:00
sampadawagde
e9ee3dcc7b JAVA-5622: Fix failing integration test 2021-06-15 20:25:02 +05:30
Jonathan Cook
7cad45cc8d Merge pull request #10904 from BhabaniPatel/master
Code commit for moving out package to specific name as per article
2021-06-15 13:39:44 +02:00
Loredana Crusoveanu
a6e696e963 Merge pull request #10907 from rdehuyss/master
Update to JobRunr 3.1
2021-06-15 08:22:39 +03:00
sunainag
6b9a304dcd Review comments (#10901) 2021-06-15 07:03:35 +02:00
freelansam
3c61f6a524 JAVA-2436: renamed module spring-security-web-persisted-remember-me to (#10874)
* JAVA-2436: renamed module spring-security-web-persisted-remember-me to
spring-security-web-persistence

* JAVA-2436: removed redundant dependencies

* JAVA-2436: removed redundant dependency

* JAVA-2436: Move/rename module spring-security-web-persisted-remember-me

* JAVA-2436: clean up
2021-06-15 00:17:32 +05:30
Greg
8e423961ea Merge pull request #10769 from vikasrajput6035/BAEL-4936
BAEL-4936: Completed article Abstract class vs Interface with default method
2021-06-14 12:02:05 -04:00
Greg
a59030a083 Merge pull request #10797 from KarthickSridhar/article_javadoc_method_reference
[ BAEL-4254 ]  Referencing a method in JavaDoc comment.
2021-06-14 11:52:02 -04:00
Ronald Dehuysser
0e623239a5 Update to JobRunr 3.1 2021-06-14 17:36:26 +02:00
Bhabani Prasad Patel
ea0b6de35e Code commit for moving out package to specific name as per article 2021-06-14 08:34:16 +05:30
Eric Martin
5e83360337 Merge pull request #10855 from BhabaniPatel/master
Code commit for BAEL-4999
2021-06-13 21:17:43 -05:00
davidmartinezbarua
f77882d983 Merge pull request #10876 from hkhan/BAEL-4845-create-topic-in-kafka
[BAEL-4845] Create Kafka topics
2021-06-13 21:33:38 -03:00
freelansam
f365db2a67 BAEL-4983: Update article "Calling SOAP service in Java" (#10898) 2021-06-13 15:04:40 -07:00
Jonathan Cook
b61e9b7fe7 Merge pull request #10810 from Saber-k/master
BAEL-4402 Java: Path vs File
2021-06-13 13:23:30 +02:00
Anshul BANSAL
eb94b5162a BAEL-4239 - code refactor 2021-06-12 18:29:55 +03:00
Eric Martin
a8241717ea Merge pull request #10859 from bradhandy/master
Unit tests for non-capturing groups.
2021-06-12 09:52:23 -05:00
kwoyke
35f88cf63a BAEL-5000: Add split String by newlines examples (#10881)
* BAEL-5000: Add split String by newlines examples

* BAEL-5000: Exclude core-java-string-operations-3 from persistence-modules

* BAEL-5000: Update tests

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-12 14:23:37 +02:00
anuragkumawat
1048e479d9 JAVA-5619 - Updated Spring Boot Hikari version 2021-06-12 13:20:07 +05:30