Olu
8b2994940f
BAEL 5932 - Callback Functions in Java ( #13335 )
2023-01-27 21:37:47 +01:00
Michael Olayemi
139be86428
BAEL-5952-Java HttpClient - Map Json Response to Java Class ( #13234 )
...
* Java HttpClient - Map Json Response to Java Class
* BAEL-5952-Java HttpClient - Map Json Response to Java Class
* BAEL-5952-Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
2023-01-27 12:52:01 +05:30
lucaCambi77
cb71de5be1
[ BAEL-6068 ] - Communicating with Docker containers on the same machine ( #13343 )
...
* fix: build clean up
* feat: add docker compose 2 module, add communication same machine docker compose
* fix: remove unused package lock file
2023-01-26 20:42:54 -06:00
Arman Sharif
d0020c33a1
BAEL-6164: Generate unit test data with Instancio ( #13350 )
2023-01-26 16:29:47 -08:00
Loredana Crusoveanu
ebb7481a06
Merge pull request #13351 from edizor/master
...
Update README
2023-01-26 13:50:08 +02:00
edizor
8cc71b5ad1
Create README.md
...
[skip ci]
2023-01-26 16:23:28 +08:00
edizor
b17feeb36a
Update README.md
...
[skip ci]
2023-01-26 16:21:14 +08:00
edizor
2aa020ee24
Update README.md
...
[skip ci]
2023-01-26 16:16:09 +08:00
edizor
f7948495bf
Update README.md
...
[skip ci]
2023-01-26 16:12:14 +08:00
edizor
5caf3d3acd
Update README.md
...
[skip ci]
2023-01-26 16:07:49 +08:00
edizor
c3d4a60bae
Update README.md
...
[skip ci]
2023-01-26 16:03:26 +08:00
edizor
d7507b50f1
Update README.md
...
[skip ci]
2023-01-26 15:57:56 +08:00
edizor
ee43dc63fa
Update README.md
...
[skip ci]
2023-01-26 15:52:21 +08:00
cesarevalenti90
7d38b4b222
BAEL-6088 - Ahead of Time Optimizations in Spring 6 ( #13311 )
...
* BAEL-6057 - Implementing Retry In Kafka Consumer
(moved code example to new module)
* BAEL-6057 - Implementing Retry In Kafka Consumer
(fix on README.md)
* BAEL-6088 - Ahead of Time Optimizations in Spring 6
Co-authored-by: Cesare <cesare.valenti@hotmail.com >
2023-01-25 17:35:49 +01:00
Gerard Klijs
4a8cb75ab2
BAEL-5856 Using and testing Axon applications via REST ( #13134 )
...
Co-authored-by: Ashley Frieze <ashley@incredible.org.uk >
2023-01-23 22:24:35 +00:00
Kilian Schneider
b2f3ba84e8
BAEL-6091 structured concurrency ( #13297 )
2023-01-23 12:57:00 -08:00
timis1
64060e8c08
JAVA-17420 Update The transient Keyword in Java Article ( #13321 )
...
Co-authored-by: Iulian Timis <iulian.timis@tora.com >
2023-01-23 23:57:35 +05:30
Kai Yuan
7ebf6f9ca6
[bigDecimal-x-int] Multiply a BigDecimal By an Integer in Java ( #13320 )
2023-01-23 10:41:19 -06:00
jsgrah-spring
fb8f443715
Feature/java 14459 ( #13336 )
...
* JAVA-14459, GitHub Issue: Reactive WebSocket App example no longer works.
* JAVA-14459, Move spring5 reactive webflux filters to its own module.
* JAVA-14459, Update README.md, remove links to irrelevant articles.
Co-authored-by: jogra <joseph.sterling.grah@miles.no >
2023-01-23 20:34:07 +05:30
Hamid Reza Sharifi
a1eb6e64ba
Bael 6011: Spring Boot Logback and Log4j2 Extensions ( #13327 )
2023-01-23 15:44:23 +01:00
hajarrs
0f48c407f4
Check If Command Line Arguments Are Null in Java ( #13246 )
2023-01-23 19:04:39 +05:30
panos-kakos
807cdd8773
[JAVA-15036] Upgraded to apache client 5.2 ( #13334 )
...
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com >
2023-01-23 16:17:03 +05:30
jsgrah-spring
5d45dc8630
Fix The PR that is merged here is causing some other integration tests to fail in the same module ( #13331 )
...
* JAVA-14459, GitHub Issue: Reactive WebSocket App example no longer works.
* JAVA-14459, Move spring5 reactive webflux filters to its own module.
Co-authored-by: jogra <joseph.sterling.grah@miles.no >
2023-01-23 13:52:37 +05:30
Loredana Crusoveanu
ff76db11b0
Merge pull request #13324 from collaboratewithakash/master
...
backlink fixed
2023-01-22 20:20:23 +02:00
brokenhardisk
506125b060
BAEL-5942 Code changes ( #13147 )
...
* BAEL-5942 Code changes
* BAEL-5942 Code changes
* BAEL-5942 Code updates from Review
* BAEL-5942 Code updates from Review
* BAEL-5942 Code updates from Review
* BAEL-5942 Code updates from Review
* BAEL-5942 Code updates from Review
* BAEL-5942 Code updates from Review
* BAEL-5942 Test updates from Review
* BAEL-5942 Test updates from Review
* BAEL-5942 Test updates from Review
2023-01-22 12:48:56 +01:00
Vali Tuguran
42d27a6bfe
BAEL-6040 Add Java List tests. ( #13255 )
...
* BAEL-6040 Add list interface example.
* BAEL-6040 Updated list iterator.
* BAEL-6040 Removed logger import.
* BAEL-6040 Added List interface tests.
* BAEL-6040 Update tests success names.
* BAEL-6040 Small names refactoring.
* BAEL-6040 Add new core-java-collections-5 module.
* BAEL-6040 Create module core-java-collections-list-5.
* BAEL-6040 Create module core-java-collections-list-5.
2023-01-21 21:39:34 -07:00
Azhwani
8a76d8767e
BAEL-6044: Fix the IllegalArgumentException: No enum const class ( #13171 )
2023-01-21 16:16:18 +01:00
collaboratewithakash
50e58e7bbd
backlink fixed
2023-01-21 15:52:19 +05:30
collaboratewithakash
48a56f4d72
fixed backlink
2023-01-21 15:50:19 +05:30
Kumar Prabhash Anand
168476cc98
BAEL-6073 added scylladb code ( #13307 )
...
* BAEL-6073 added scylladb code
* BAEL-6073 renamed test class name
2023-01-20 10:14:23 -08:00
Loredana Crusoveanu
c2badc08c9
Merge pull request #13315 from edizor/master
...
Update README
2023-01-20 14:51:51 +02:00
edizor
546740a844
Update README.md
...
[skip ci]
2023-01-20 16:34:39 +08:00
edizor
03b61f53be
Update README.md
...
[skip ci]
2023-01-20 16:31:09 +08:00
edizor
2e8860b878
Update README.md
...
[skip ci]
2023-01-20 16:27:49 +08:00
edizor
e13cbb9322
Update README.md
...
[skip ci]
2023-01-20 16:24:48 +08:00
edizor
41301e8390
Update README.md
...
[skip ci]
2023-01-20 16:21:36 +08:00
edizor
232b936355
Update README.md
...
[skip ci]
2023-01-20 16:17:17 +08:00
edizor
4d547d5844
Update README.md
...
[skip ci]
2023-01-20 16:11:34 +08:00
edizor
ebcd7ec9f7
Merge branch 'eugenp:master' into master
2023-01-20 16:10:28 +08:00
Dhawal Kapil
9ee6019afa
Updated Readme to include info on building modules from the root ( #13312 )
2023-01-20 07:39:27 +05:30
Iniubong LA
1561836764
arthurshur@gmail.com ( #13275 )
...
* Creating a deep vs shallow copy of an object in Java
* Creating a deep vs shallow copy of an object in Java
* Baeldung article converting number bases
* Baeldung article converting number bases
* edits made to Converting a Number from One Base to Another in Java
* added braces to oneliners
* added precondition to check input
2023-01-19 11:03:51 -08:00
Kapil Khandelwal
d152d92ce0
LNX-453:- Prevent Jenkins build from failing when execute shell step fails ( #13300 )
2023-01-19 10:54:58 -08:00
Anastasios Ioannidis
d790a0e0bd
JAVA-12390 Enabled CORS ( #13208 )
2023-01-19 23:37:14 +05:30
Anastasios Ioannidis
d4dcbf1126
JAVA-15609 Fixed failing tests ( #13304 )
2023-01-19 23:28:20 +05:30
panos-kakos
4f5cd325a6
[JAVA-15021] Upgraded to apache httpclient 5.2 ( #13309 )
...
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com >
2023-01-19 21:51:21 +05:30
anuragkumawat
87554cecf0
JAVA-14179 Potential issue in Keycloak Integration - OAuth article ( #13305 )
2023-01-19 21:36:54 +05:30
anuragkumawat
2bb27accbe
JAVA-16308 Potential issue in Introduction to Spring Data Elasticsearch article ( #13286 )
...
* JAVA-16308 Potential issue in Introduction to Spring Data Elasticsearch article
* JAVA-16308 Update code as per Review Comments
2023-01-19 21:30:18 +05:30
davidmartinezbarua
f8f7fe9250
Merge pull request #13256 from etrandafir93/features/BAEL-6058-extracting_request_header
...
BAEL-6058: extracting request header
2023-01-19 12:00:47 -03:00
etrandafir93
d1146201ec
BAEL-6058: fixed formatting for line continuation
2023-01-19 09:59:49 +01:00
Muhammad Asif
f70e1d61ef
muasif80@gmail.com ( #13262 )
...
* BAEL-6063
* Updated the unit test class name
* Fixed the test
* Made updates to method names for tests and some refactor of code
* Updated the formatting using Baeldung formatter for Java
* Removed the space around = and made line continuations 2 spaces
2023-01-19 11:02:40 +05:30