11053 Commits

Author SHA1 Message Date
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
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
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
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
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
Loredana Crusoveanu
7bafe24397 Merge pull request #13608 from eugenp/BAEL-5727-v2
BAEL-5727 move article
2023-03-09 11:53:14 +02:00
anuragkumawat
4964958dfe JAVA-14232 JAVA-19120 Move article Lambda Expression vs. Anonymous Inner Class to core-java-lambdas module (#13603)
* JAVA-19120 Move article Lambda Expression vs. Anonymous Inner Class to core-java-lambdas module

* Update README.md

---------

Co-authored-by: Anastasios Ioannidis <121166333+anastasiosioannidis@users.noreply.github.com>
2023-03-09 11:45:08 +02:00
Loredana Crusoveanu
a0ca91aa6f BAEL-5727 move article 2023-03-09 10:58:27 +02:00
anuragkumawat
10ab29202a JAVA-14232 JAVA-19121 Move article Difference Between Class.forName() and Class.forName().newInstance() to core-java-jvm-3 module (#13604) 2023-03-09 10:38:37 +02:00
Anastasios Ioannidis
3112727064 JAVA-15014 Moving all client4 code from client-2 to httpclient4 (#13595) 2023-03-09 13:39:08 +05:30
edizor
80801fea3a Update README.md
[skip ci]
2023-03-09 15:49:54 +08:00
edizor
a2e3514745 Update README.md
[skip ci]
2023-03-09 15:41:22 +08:00
edizor
24c77eb00d Update README.md
[skip ci]
2023-03-09 15:32:53 +08:00
edizor
46ab96c3af Update README.md
[skip ci]
2023-03-09 15:29:11 +08:00
edizor
8e905a4b7e Create README.md
[skip ci]
2023-03-09 15:26:41 +08:00
Kai Yuan
0f8f3e0444 [stream-2maap-dup-keys] Handle Duplicated Keys When Producing Map Usi… (#13546)
* [stream-2maap-dup-keys] Handle Duplicated Keys When Producing Map Using Java Streamt

* [stream-2maap-dup-keys] create the *-streams-maps module

* [stream-2maap-dup-keys] add the new moudle to the parent pom
2023-03-08 19:37:48 -06:00
davidmartinezbarua
7be831c312 Merge pull request #13534 from etrandafir93/features/BAEL-6212-anemic_vs_rich_domain_model
BAEL-6212: rich domain model support
2023-03-08 13:05:01 -03:00
Mateusz Szablak
c119a05849 BAEL-6004 TRUNCATE table in Spring Data JPA (#13554) 2023-03-08 15:43:16 +01:00
Loredana Crusoveanu
75b6c41819 Merge pull request #13597 from ulisseslima/bael-3830-quickfix_mock-jndi
BAEL-3830 - Test a Mock JNDI Datasource with Spring - quick fix
2023-03-08 11:43:21 +02:00
panos-kakos
5a665b420a Java 18137 Upgraded javafx module to jdk9-and-above profile
* [JAVA-18137] Upgraded javafx module to jdk9-and-above profile

* [JAVA-18137] Upgraded javafx module to jdk9-and-above profile

* [JAVA-18137] Clean up properties

* [JAVA-18137] Fixed a typo
2023-03-08 10:36:21 +02:00
hajarrs
f1dc5c2d60 Custom Constructors in Records (#13515) 2023-03-07 19:22:24 -07:00
Loredana Crusoveanu
bcd02ae908 Merge pull request #13598 from ulisseslima/bael-1814-quickfix_spring-webflux
BAEL0-1814 - Guide to Spring 5 WebFlux - quick fix
2023-03-07 18:35:17 +02:00
Abhinav Pandey
048588aa65 BAEL-6128 - Adding module name to parent module 2023-03-07 22:00:37 +05:30
Ulisses Lima
0e647380a8 changing endpoints visibility to public 2023-03-07 12:45:02 -03:00
Ulisses Lima
f70c91c43f removing extra 'jdbc:' 2023-03-07 12:20:41 -03:00