Kai Yuan
4c2dcb190f
[BAEL-6115_Num2Letter] Convert a Number to a Letter in Java ( #13638 )
...
* [BAEL-6115_Num2Letter] Convert a Number to a Letter in Java
* [BAEL-6115_Num2Letter] Change the 1st method's return type to char
2023-03-20 19:15:16 -05:00
Loredana Crusoveanu
806bb68887
Merge pull request #13625 from timis1/JAVA-18149_1
...
JAVA-18149 Fixing failed integration test
2023-03-20 14:30:16 +02:00
Vlad Fernoaga
f40d10a9e1
Configure multiple listeners on same topic ( #13572 )
...
* moved Spring retryable article to own package
* moved Spring retryable article to own package
* implement multiple listeners kafka app demo project
* fix PR comments
2023-03-20 08:26:44 +01:00
panos-kakos
a68763ba79
[JAVA-18194] Moved spring-ejb-modules to jdk9-and-above profile ( #13655 )
...
* [JAVA-18194] Moved spring-ejb-modules to jdk9-and-above profile
* Update pom.xml
---------
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-03-20 11:09:20 +05:30
Tapan Avasthi
fe2f6c8bbb
BAEL-4539: Fix failing tests for Vault ( #13636 )
...
Co-authored-by: Tapan Avasthi <tavasthi@Tapans-MacBook-Air.local>
2023-03-19 13:19:36 -05:00
panos-kakos
ef3e667606
JAVA-18808 ( #13589 )
...
* [JAVA-18808] Fixed test cases
* [JAVA-18808] Fixed test cases
* [JAVA-18808] Fixed test cases
* [JAVA-18808] Clean up
---------
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-03-19 23:16:52 +05:30
panos-kakos
fd83fd8182
[JAVA-16376] Upgraded modules in batch ( #13616 )
...
* [JAVA-18173] Moved vavr-modules to jdk9-and-above profile + fixed test message
* [JAVA-18139] Moved java-websocket module to jdk9-and-above profile
* [JAVA-18130] Moved azure module to jdk9-and-above profile
* [JAVA-18161] Moved netflix-modules to jdk9-and-above profile
* [JAVA-18178] Moved spf4j module to jdk9-and-above profile
* [JAVA-18159] Moved messaging-modules to jdk9-and-above profile
* [JAVA-18147] Moved kubernetes-modules to jdk9-and-above profile
* [JAVA-18191] Moved spring-di module to jdk9-and-above profile
* [JAVA-18192] Moved spring-di-2 module to jdk9-and-above profile
* [JAVA-18199] Moved spring-jinq module to jdk9-and-above profile
---------
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-03-19 19:46:22 +05:30
ACHRAF TAITAI
a529690d12
BAEL-4753: pass encoding parameter to the getBytes() ( #13677 )
...
* BAEL-4753: pass encoding parameter to the getBytes()
* BAEL-4753: pass encoding parameter to the getBytes()
2023-03-19 13:42:12 +01:00
sdhiray7
d40d696e99
BAEL-5321: Change Swagger UI URL prefix ( #13288 )
...
* Initial commit for Object copy in Java
* review comments commit for Object copy in Java
* Initial commit for parseInt vs valueOf java
* Review comments commit for parseInt vs valueOf java
* Modify readme
* review comments
* build failure
* build failure retry
* build failure retry remove parseInt(java.lang.String,int,int,int)
* build failure add comment
* change examples
* review comments
* review comments 2
* review comments 3
* Initial commit for get current stacktrace
* Remove old files
* Name updates
* Jenkins error
* changes to file name
* Review comments
* Create unit test file
* Remove unnecessary files
* Update package name
* BAEL-5321 Initial commit
* BAEL-5321 Initial commit 2
* [BAEL-5321] review comments
* [BAEL-5321] constructor
* [BAEL-5321] inline
2023-03-19 11:20:37 +01:00
Loredana Crusoveanu
6cf8a16999
Merge pull request #13673 from eugenp/build-fix
...
comment feign project as it fails the build; see JAVA-19475
2023-03-18 21:43:02 +02:00
davidmartinezbarua
5fefc935ef
Merge pull request #13639 from ukhan1980/BAEL-5894-load-testing-gatling
...
[BAEL-5894] Add Java code for Gatling perf test
2023-03-18 15:12:40 -03:00
davidmartinezbarua
569c467224
Merge pull request #13615 from thibaultfaure/articles/BAEL-6206-@contract-annotation
...
BAEL-6206 code for the JetBrains @Contract annotation article
2023-03-18 15:00:27 -03:00
Loredana Crusoveanu
5a9d7714cf
comment feign project as it fails the build; see JAVA-19475
2023-03-18 19:26:06 +02:00
Loredana Crusoveanu
bbbe9195ed
Merge pull request #13667 from eugenp/build-fix
...
fix feign build
2023-03-17 18:42:56 +02:00
Loredana Crusoveanu
6b56a19f52
fix feign build
2023-03-17 18:39:33 +02:00
Abhinav Pandey
22bd0db1bf
BAEL-6157 - Using records with JPA ( #13626 )
...
* BAEL-6157 - Using records with JPA
* BAEL-6157 - Changing test class name
* BAEL-6157 - Changing test class name
* BAEL-6157 - Adding start-class to module
2023-03-17 09:36:56 -07:00
Anastasios Ioannidis
1afb78dde1
JAVA-17609 Spring-data-rest SQLite upgrade to Spring-Boot-3 ( #13559 )
2023-03-17 20:20:59 +05:30
panos-kakos
0d1e9c6711
[JAVA-18801] Fixed integration tests ( #13617 )
...
* [JAVA-18801] Fixed integration tests
* [JAVA-18801] Clean up
2023-03-17 20:11:16 +05:30
Loredana Crusoveanu
bcd8625e9b
Merge pull request #13666 from eugenp/build-fix
...
fix multiple failures
2023-03-17 16:33:20 +02:00
Loredana Crusoveanu
9b0dc28849
fix multiple failures
2023-03-17 16:29:57 +02:00
Anastasios Ioannidis
9457ce48a5
JAVA-17429 Upgrade to latest spring-boot-2 ( #13443 )
2023-03-17 19:48:16 +05:30
uzma
734709cd47
[BAEL-5894] fix artifact name in parent pom
2023-03-17 11:49:32 +00:00
Loredana Crusoveanu
bd154b8906
Merge pull request #13664 from eugenp/build-fix
...
use junit5 annotation
2023-03-17 11:04:36 +02:00
Loredana Crusoveanu
c0d33261a9
use junit5 annotation
2023-03-17 11:01:15 +02:00
Loredana Crusoveanu
4e65c8e9cc
Merge pull request #13663 from eugenp/build-fix
...
remove explicit plugin definition
2023-03-17 10:57:38 +02:00
Loredana Crusoveanu
a8583ffcd1
remove explicit plugin definition
2023-03-17 10:55:03 +02:00
thibault.faure
6d2745231c
BAEL-6206 code for the JetBrains @Contract annotation article
2023-03-16 22:22:01 +01:00
davidmartinezbarua
9a26f2c212
Merge pull request #13630 from etrandafir93/features/BAEL-6227-fluent_interfaces_vs_builder
...
BAEL-6227: fluent interfaces code
2023-03-16 16:03:32 -03:00
neha298
22d3cc8ffc
Openfeign URL options ( #13365 )
...
* Configure feign client URL
* Spacing modifications
2023-03-15 09:35:44 +01:00
Loredana Crusoveanu
8db019135f
Merge pull request #13611 from ralvarezmar/master
...
JAVA-13609: fix jar version
2023-03-15 09:46:23 +02:00
Sameer
350a3c3575
Bael 4779 ( #13465 )
...
* first commit for Spring Data Redis TTL
* BAEL-4779: Removed incorrect module
* removed mvn wrapper
* Reduced wait time to check expiration
* J17 -> J11
* spring boot redis added to JDK 9 and above profile
* pulled latest from master
* restored from master
* resolved from master
* Update pom.xml
* Update pom.xml
* using Collections api available in J15
* updated Integration test class name
---------
Co-authored-by: s9m33r <no-reply>
Co-authored-by: Loredana Crusoveanu <lore.crusoveanu@gmail.com>
2023-03-14 16:44:31 -07:00
Maciej Główka
f93f1d2c1e
BAEL-5957: Creaet prime number finder for Kubernetes heap dump ( #13190 )
...
* BAEL-5957: Creaet prime number finder for Kubernetes heap dump
* add dockerfile, kubernetes deploy file
* use baeldung namespace
* add saving primes to a list
2023-03-14 20:09:03 +00:00
Loredana Crusoveanu
635be4bac0
Merge pull request #13422 from DaliborSkrobak/tutorials_logging-modules_log4j2_remove_not_needed_file
...
tutorials/logging-modules/log4j2: removal of unnecessary "${sys" file
2023-03-14 16:47:03 +02:00
uzma
abc99812cf
[BAEL-5894] Add Java code for Gatling perf test
2023-03-14 11:28:54 +00:00
Eugene Kovko
1db057ebc8
BAEL-4848 Update "Java Adapter Pattern" article ( #13624 )
2023-03-12 19:43:43 -07:00
davidmartinezbarua
f0f9e25e83
Merge pull request #13541 from abh1navv/BAEL-6128
...
BAEL-6128 - New interfaces in Spring Data 3
2023-03-12 20:48:43 -03:00
emanuel.trandafir
e958c942d4
BAEL-6227: fluent interfaces code
2023-03-12 18:11:07 +01:00
Abhinav Pandey
56efd0b006
BAEL-6157 - Resolved merge issue
2023-03-12 12:38:45 +05:30
Abhinav Pandey
8469deeb56
Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-6128
2023-03-12 11:43:55 +05:30
Abhinav Pandey
5a29982862
BAEL-6128 - moving to jdk9 profile
2023-03-12 11:42:05 +05:30
timis1
dad3564584
JAVA-18149 Fixing failed integration test
2023-03-12 00:27:50 +02:00
ACHRAF TAITAI
e04c6f1ed3
relocate code from core-java-modules/java.nio packageto core-java-modules/core-java-io-apis-2. ( #13614 )
2023-03-11 19:47:58 +01:00
vunamtien
69ef18b53a
BAEL-6168-find-most-frequent-elements-java-array ( #13620 )
...
Co-authored-by: tienvn4 <tienvn4@ghtk.co>
2023-03-11 17:58:46 +01:00
Kai Yuan
911df283d4
[can-collect-return-null] Can Stream.collect() Return Null Value? ( #13573 )
...
* [can-collect-return-null] Can Stream.collect() Return Null Value?
* [can-collect-return-null] remove the .gitignore file
2023-03-10 18:04:00 -06:00
davidmartinezbarua
65c9b520ee
Merge pull request #13549 from sam-gardner/BAEL-5836-Moving-items-in-an-arraylist
...
BAEL-5836 Add unit tests for moving items in an arraylist
2023-03-10 15:42:27 -03:00
davidmartinezbarua
768a7800ba
Merge pull request #13558 from pedrolopes9-7/BAEL-6224
...
BAEL-6224: API First-Development in Spring Boot
2023-03-10 15:18:53 -03:00
Tapan Avasthi
99bdd0c2fe
BAEL-5721: Configure Redis Container Using DynamicPropertySource Annotation ( #13585 )
...
Co-authored-by: Tapan Avasthi <tavasthi@Tapans-MacBook-Air.local>
2023-03-09 21:07:31 -06:00
panos-kakos
e196af6430
[JAVA-18198] ( #13592 )
...
* [JAVA-18198] Moved spring-jersey module to jdk9-and-above profile
* [JAVA-18141] Moved jersey module to jdk9-and-above profile
* [JAVA-18140] Moved jaxb module to jdk9-and-above profile
---------
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-03-09 20:35:15 +05:30
Rubén
41ec25602f
JAVA-13609: fix jar version
2023-03-09 13:20:04 +01:00
Loredana Crusoveanu
ebdd42e3fb
Merge pull request #13607 from edizor/master
...
Update README
2023-03-09 12:04:27 +02:00