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
Eugene Kovko
6c6ed2ba66
BAEL-7452: Added transactional annotations to GroupService
2024-02-01 13:52:36 +01:00
Amit Pandey
19aaa777d5
JAVA-30522 :- Fix spring-mvc-basics runtime error for JSTL ( #15680 )
2024-02-01 14:49:32 +02:00
michaelin007
fd61c0769a
Spring Boot and R2DBC
2024-02-01 06:48:29 +00: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
michaelin007
970dd965cc
Spring Boot and R2DBC
2024-01-31 19:40:03 +00: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
davidmartinezbarua
afff6d37da
Merge pull request #15701 from TanyaOhotnik/BAEL-7185-new-master
...
BAEL-7185 Access Job Parameters from ItemReader in Spring Batch
2024-01-30 13:05:37 -03:00
davidmartinezbarua
463972ab84
Merge pull request #15702 from balasr21/master
...
BAEL-7272: Added code for custom deserialization using Spring WebClient
2024-01-30 12:50:26 -03:00
Tetiana Okhotnik
e416f9de2a
BAEL-7185 Access Job Parameters from ItemReader in Spring Batch
...
- remove @UtilityClass usage
2024-01-30 16:31:04 +02:00
Amit Pandey
306107fcab
JAVA-30676 :- Upgrade messagingmodules/rabbitmq to latest Spring Cloud version. ( #15750 )
2024-01-30 16:00:17 +02:00
Constantin
003e89f1c6
BAEL-7263: Update test name
2024-01-30 15:22:14 +02:00
Constantin
ebdae78e5e
BAEL-7263: Update test name
2024-01-30 15:21:19 +02:00
Amit Pandey
1bb6e135d0
JAVA-30677 :- Upgrade Spring-Boot-Bootstrap to the latest cloud versions. ( #15751 )
2024-01-30 14:48:15 +02:00
Bipin kumar
bcba7da594
JAVA-30449 Fix formatting of POMs A_to_C ( #15720 )
2024-01-30 12:29:53 +02:00
anuragkumawat
9ff9139713
Java 30497 Upgrade spring-cloud-contract project to JDK17 ( #15743 )
2024-01-30 12:21:44 +02:00
Amit Pandey
d7ae3dfbf5
[JAVA-30683] Upgrade Spring-Jinq module to use latest hibernate-core version ( #15739 )
2024-01-30 08:34:42 +01:00
michaelin007
d660390f22
Spring Boot and R2DBC
2024-01-30 06:35:28 +00:00
Wynn Teo
5b6d31feff
BAEL-7490 read write file in separate thread ( #15664 )
...
* BAEL-7490 read write file in separate thread
* Change the to try resources
* Update the code to sync with article
2024-01-29 20:41:53 -06:00
Amit Pandey
5ce49b5ce9
[JAVA-30682] Upgrade Spring rest testing to Spring Boot 3 and to latest Hibernate core latest ( #15740 )
2024-01-30 00:40:58 +01:00
Amit Pandey
4dcebecdb5
[JAVA-30682] Upgrade Spring rest query module to Spring Boot 3 and latest hibernate-core ( #15741 )
2024-01-30 00:40:05 +01:00
Balamurugan
7727131cf7
Merge branch 'eugenp:master' into master
2024-01-29 22:44:18 +00:00
timis1
be466148ad
[JAVA-30447] Cleanup un-committed or un-ignored artifacts ( #15724 )
2024-01-29 23:39:56 +01:00
Harry9656
4c0c0f8bcf
[JAVA-29428] Move restx module to heavy profile ( #15639 )
2024-01-29 23:36:25 +01:00
Maiklins
1bf303a1af
Merge pull request #15769 from Maiklins/BAEL-6758-update-readme
...
Update README.md
2024-01-29 23:21:05 +01:00