14665 Commits

Author SHA1 Message Date
Lucian Snare
43cb6d6289 Remove java version change 2024-02-04 00:52:15 -05:00
Lucian Snare
521ec4f4fc A few small test updates 2024-02-04 00:44:31 -05:00
Lucian Snare
498746ef59 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-7487-resolve-multiple-completable-futures 2024-02-03 22:33:26 -05:00
Lucian Snare
c90eac4ac5 Add unit test to resolve multiple CompletableFutures 2024-02-03 22:30:22 -05:00
davidmartinezbarua
a1353ca196
Merge pull request #15710 from thibaultfaure/articles/BAEL-7399-Injecting-@Captor-in-Junit-Method-Parameters
BAEL-7399 Code for the Injecting @Mock and @Captor in JUnit5 Method P…
2024-02-03 12:31:19 -03:00
Loredana Crusoveanu
b7f630fd65
Merge pull request #15808 from eugenp/lor6-patch-1
Update README.md
2024-02-03 15:48:59 +02:00
Loredana Crusoveanu
9cfb1b3a1b
Update README.md 2024-02-03 15:44:56 +02:00
Loredana Crusoveanu
e020a58a37
Merge pull request #15800 from rcalago/master
Update on README.md
2024-02-03 15:35:36 +02:00
Bipin kumar
ecede003a1
JAVA-27339: Changes made for adding java-panama module back (#15789) 2024-02-03 14:35:58 +02:00
anuragkumawat
a6515f209f
JAVA-30917 Fix references to parent (#15790) 2024-02-03 14:04:49 +02:00
Maiklins
a329932104
Merge pull request #15765 from constantinurs/thymeleaf-variables
BAEL-7263: Check if a Thymeleaf variable is defined
2024-02-03 10:24:58 +01:00
rcalago
c123c847a9
Update README.md 2024-02-03 09:23:14 +08:00
rcalago
2faa2f2e70
Update README.md 2024-02-03 09:21:47 +08:00
rcalago
38f648859d
Update README.md 2024-02-03 09:20:44 +08:00
rcalago
624bd5f8f6
Create README.md 2024-02-03 09:18:33 +08:00
rcalago
172719db19
Update README.md 2024-02-03 09:07:56 +08:00
rcalago
b7398f9d73
Update README.md 2024-02-03 09:06:47 +08:00
rcalago
0bedd12300
Update README.md 2024-02-03 09:05:06 +08:00
rcalago
e7c152635c
Update README.md 2024-02-03 08:58:45 +08:00
rcalago
19db271df5
Update README.md 2024-02-03 08:57:43 +08:00
rcalago
dfbbfee452
Update README.md 2024-02-03 08:56:36 +08:00
rcalago
3d71732a4b
Update README.md 2024-02-03 08:54:25 +08:00
anuragkumawat
cbfce5d0fc
JAVA-28551 Upgrade spring-reactive-client-2 to Spring Boot 3 (#15781) 2024-02-02 22:14:24 +02:00
Eugene Kovko
9d23ecb95b
Bael 7201 (#15792)
* BAEL-7201: Maven compilation example

* BAEL-7201: Disable the tests

* BAEL-7201: Created MavenAdapter and moved repeated code

* BAEL-7201: Project creation and tests

* BAEL-7201: A couple of renames and refactors

* BAEL-7201: Extract constants

* BAEL-7201: Cleaned the POM

* BAEL-7201: Remove unnecessary access modifiers
2024-02-02 11:26:16 -08:00
davidmartinezbarua
772649421b
Merge pull request #15669 from hmdrzsharifi/BAEL-7434
Bael 7434: Verify code for "Multitenancy With Spring Data JPA"
2024-02-02 13:21:41 -03:00
Loredana Crusoveanu
87f420d255
Merge pull request #15799 from eugenp/JAVA-31022-5
JAVA-31022 add back large files removed after history truncation
2024-02-02 15:10:59 +02:00
Loredana Crusoveanu
cd5fb33832 JAVA-31022 add back large files removed after history truncation 2024-02-02 15:06:51 +02:00
Loredana Crusoveanu
cb250ca64b
Merge pull request #15797 from eugenp/JAVA-31022-4
JAVA-31022 add back large files removed after history truncation
2024-02-02 15:01:29 +02:00
anuragkumawat
180d3ea9c8
JAVA-30174 Fix spring-mvc-xml-2 failing test (#15744) 2024-02-02 14:25:27 +02:00
Loredana Crusoveanu
03802ccdcd JAVA-31022 add back large files removed after history truncation 2024-02-02 13:27:44 +02:00
Loredana Crusoveanu
314b5167df
Merge pull request #15796 from eugenp/JAVA-31022-2
JAVA-31022 add back large files removed after history truncation
2024-02-02 13:19:17 +02:00
Loredana Crusoveanu
3bad840d92
Merge pull request #15795 from eugenp/JAVA-31022
JAVA-31022 add back large files removed after history truncation
2024-02-02 13:10:52 +02:00
Loredana Crusoveanu
be96b7e4ae JAVA-31022 add back large files removed after history truncation 2024-02-02 13:10:27 +02:00
Loredana Crusoveanu
408a787915 JAVA-31022 add back large files removed after history truncation 2024-02-02 13:06:32 +02:00
Constantin
846d763515 BAEL-7263: Highlight scenarios where defined variable is evaluated as false 2024-02-01 20:06:26 +02:00
davidmartinezbarua
3f253c832f
Merge pull request #15742 from parthiv39731/PR-7319
BAEL-7396, Instantiate an Inner Class With Reflection in Java
2024-02-01 14:17:53 -03:00
davidmartinezbarua
bd2120a4a2
Merge pull request #15734 from thibaultfaure/improvement/BAEL-7503-Junit-vs-TestNG-comparison
BAEL-7503 improvement to JUnit vs TestNG comparison article
2024-02-01 14:06:11 -03:00
Vini
ebcae79312
Merge pull request #15788 from sIvanovKonstantyn/master
BAEL-6716 - Storing UUID as Base64 String in Java (Fixes for tests methods)
2024-02-01 15:33:49 +01:00
sIvanovKonstantyn
36363a112e
Merge branch 'eugenp:master' into master 2024-02-01 14:47:22 +01:00
Amit Pandey
59e33914a7
Java 30676 :- Make minor modifications to work with docker compose (#15783) 2024-02-01 15:32:57 +02:00
Amit Pandey
19aaa777d5
JAVA-30522 :- Fix spring-mvc-basics runtime error for JSTL (#15680) 2024-02-01 14:49:32 +02:00
Wynn Teo
fd59ccd374
BAEL-7430 first draft (#15728)
* BAEL-7430 first draft

* Revised the code

---------

Co-authored-by: Wynn Teo <wynnteo@Wynns-MacBook-Pro.local>
2024-01-31 20:55:12 -06:00
Kai Yuan
b490028e69
[runLength-en-decoding] run length encoding (#15735) 2024-01-31 20:48:31 -06:00
panos-kakos
d3ed1933ee
[JAVA-29168] Upgrade spring-boot-basic-customization module to Spring Boot 3 (#15767) 2024-01-31 23:10:01 +01:00
timis1
491b588d88
JAVA-29287 Upgrade spring-security-azuread (#15747)
* JAVA-29287 Upgrade spring-security-azuread

* JAVA-29287 Remove commented code

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2024-01-31 21:19:18 +01:00
DiegoMarti2
9c8cbf668c
Update URLNormalizationUnitTest.java (baeldung-articles BAEL-6777) (#15779) 2024-01-31 09:08:00 -08:00
Bipin kumar
4bde015e08
JAVA-30208: Changes made for adding spring-hibernate-5 (#15659) 2024-01-31 16:43:41 +02:00
ICKostiantyn.Ivanov
ab43a18bb0 BAEL-6716 - Fix test methods naming 2024-01-31 14:52:31 +01:00
Bipin kumar
faaf189afb
[JAVA-29475] Upgrade gson library to latest version (#15773) 2024-01-30 23:42:31 +01:00
panos-kakos
66db54d9bd
[JAVA-30445] Clean up (#15731) 2024-01-30 22:56:21 +01:00