Loredana Crusoveanu
adb277c07e
match boot version, update path
2023-02-02 14:25:53 +02:00
Loredana Crusoveanu
7f5722c564
update path to xml file
2023-02-02 11:03:11 +02:00
Loredana Crusoveanu
edcca45a43
update tests to use junit5, mark live test
2023-02-02 11:01:37 +02:00
Kai Yuan
c57a192c13
[abs-int-diff] Return Absolute Difference Between Two Integers in Java ( #13379 )
2023-02-01 21:01:09 -06:00
Loredana Crusoveanu
1c6c7569ed
Merge pull request #13404 from eugenp/BAEL-5856-v2
...
BAEL-5856 mark manual test
2023-02-01 11:29:28 +02:00
Olu
ac6a85ac22
BAEL 5932 - Callback Functions in Java ( #13364 )
2023-02-01 08:04:40 +01:00
Kai Yuan
3d2661d407
[strArrayToIntArray] convert str array to int array ( #13217 )
2023-01-31 20:11:14 -06:00
davidmartinezbarua
788b97582a
Merge pull request #13077 from sebx59/master
...
BAEL-5727 - Determine If a Class Implements an Interface in Java
2023-01-31 17:25:50 -03:00
davidmartinezbarua
2adefce142
Merge pull request #13230 from hmdrzsharifi/BAEL-2862
...
Bael-2862: Update Spring Http Logging Article
2023-01-31 17:11:50 -03:00
Loredana Crusoveanu
560facb41b
Merge pull request #13260 from eugenp/lor6-patch-1-1
...
Update README.md
2023-01-31 19:11:17 +02:00
Loredana Crusoveanu
c09a9ff829
BAEL-5856 mark manual test
2023-01-31 19:10:03 +02:00
timis1
01a073ab89
JAVA-16890 GitHub Issue: FindBugs should be SpotBugs ( #13388 )
...
Co-authored-by: timis1 <noreplay@yahoo.com >
2023-01-31 18:27:08 +05:30
Loredana Crusoveanu
5f7976dafe
Merge pull request #13386 from eugenp/JAVA-14471-v2
...
JAVA-14471 remove extra dependency, set start class, upgrade
2023-01-31 13:02:02 +02:00
Loredana Crusoveanu
13faa6c5bf
JAVA-14471 remove extra dependency, set start class, upgrade
2023-01-31 12:58:44 +02:00
sebx59
1fe0aab822
updated Unit test to add assertions examples
2023-01-31 09:23:52 +01:00
Bhaskar Ghosh Dastidar
a58eb8abf4
[JAVA-5783] stream to iterable ( #13369 )
...
* [JAVA-5783] stream to iterable
* [JAVA-5783] tests refactor
---------
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com >
2023-01-31 08:16:11 +05:30
alemoles
2113ddf953
BAEL-5924 Java 8 Stream with Batch Processing Support ( #13366 )
2023-01-30 22:49:57 +05:30
Loredana Crusoveanu
ce2b723f1e
Merge pull request #13363 from timis1/JAVA-17293
...
JAVA-17293 Update Java Mail articles
2023-01-30 13:08:45 +02:00
Loredana Crusoveanu
5a80cc9447
Merge pull request #13313 from anuragkumawat/java-14471
...
JAVA-14471 Remove remaining code for moved articles
2023-01-30 12:10:27 +02:00
Alexandru Borza
662056bf57
BAEL-6146 - Initialize an ArrayList with All Zeroes or Null in Java ( #13368 )
...
* initialize arraylist with null or zeros
* configure pom parent
* move code
* delete module
2023-01-29 14:51:12 -08:00
Kai Yuan
1bbd640e9c
[int-zero-or-null] Check if an Integer Value is null or Zero in Java ( #13332 )
2023-01-28 11:29:20 -06:00
Loredana Crusoveanu
1a4c03430a
Merge pull request #13359 from ulisseslima/bael-5999-quickfix_compile-string
...
BAEL-5999 - Compiling and Executing Code From a String in Java - quick fix
2023-01-28 17:27:19 +02:00
Iulian Timis
69910fa94f
JAVA-17293 Fix java version problem for java bind
2023-01-28 16:16:01 +02:00
Iulian Timis
5f13f0c774
JAVA-17293 Update Java Mail articles for logback
2023-01-28 14:08:43 +02:00
Iulian Timis
06784112ad
JAVA-17293 Update Java Mail articles for core-java-networking-3
2023-01-28 13:15:21 +02:00
Daniel Strmecki
8a49492763
Feature/bael 6083 http interface ( #13251 )
...
* BAEL-6083: Update Spring Boot, initial tests
* BAEL-6083: Fix tests
* BAEL-6083: Add post method
* BAEL-6083: Failing POST test
* BAEL-6083: Remove POST test
* BAEL-6083: Fix POST tests
* BAEL-6083: Add delete method
* BAEL-6083: Add id field
* BAEL-6083: Exception handling
* BAEL-6083: Refactor
* BAEL-6083: Use Java 17
* BAEL-6083: Update Mockito to use BDD and deep mocks
* BAEL-6083: Unused vars
2023-01-28 11:01:25 +00:00
Iulian Timis
ae0b1ac7ec
JAVA-17293 Update Java Mail articles
2023-01-28 12:47:15 +02:00
Kai Yuan
cfc23917b4
[comp-str-enum] Comparing a String to an Enum Value in Java ( #13349 )
2023-01-27 20:56:13 -06:00
Olu
8b2994940f
BAEL 5932 - Callback Functions in Java ( #13335 )
2023-01-27 21:37:47 +01:00
Ulisses Lima
e811a3196d
inverting condition to match the article
2023-01-27 13:32:59 -03: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