rcalago
eacd2adc0f
Update README.md
2024-03-01 14:22:47 +08:00
rcalago
ec4d5eb1f0
Update REAME.md
2024-03-01 14:21:10 +08:00
rcalago
a490c18ce7
Update README.md
2024-03-01 14:19:36 +08:00
rcalago
9aba6f3a58
Update README.md
2024-03-01 14:18:17 +08:00
rcalago
da4a836694
Update README.md
2024-03-01 14:16:25 +08:00
rcalago
172061a5e6
Update README.md
2024-03-01 14:15:07 +08:00
rcalago
a943e5820f
Update README.md
2024-03-01 14:13:33 +08:00
Andrea Giulio Cerasoni
74c62ec2f6
Merge pull request #15727 from pivovarit/bump-parallel-collectors
...
Refresh parallel-collectors examples
2024-02-29 21:51:35 +00:00
Eugene Kovko
f7bd3d50f5
BAEL-7509: An example with optimized referenceBy ( #15988 )
...
* BAEL-7509: An example with optimized referenceBy
* BAEL-7509: Added query counting tests
* BAEL-7509: Formatting fix
2024-02-29 12:50:38 -08:00
Eugene Kovko
c1fe1fd285
Bael 6131 ( #15967 )
...
* chore: Simple test setup
* chore: Authorization error
* feat: Removed using page parameter
* feat: Added MockMvc test
* feat: Added MockUser
* feat: Removed unused import
* feat: WebClientTest documentation
* feat: Working tests for WebMvc and WebTestClient
* feat: Working tests with RestAssured
* feat: Cleanup
* feat: Added a BookService
* feat: Suppressed a warning
* feat: Fixed typo
2024-02-29 12:48:29 -08:00
panos-kakos
e6be71cd84
[JAVA-32047] Fixed test cases for spring-boot-libraries ( #16010 )
2024-02-29 21:01:58 +01:00
Harry9656
258a3e4941
[JAVA-31577] Review and Upgrade to latest Guava version ( #15986 )
2024-02-29 19:46:09 +01:00
Harry9656
55dda1586b
[JAVA-31459] Fix dependency error for Junit ( #16005 )
2024-02-29 19:20:04 +01:00
Amit Pandey
05a20c1d6c
JAVA-29295 :- Upgrade to Boot 3 is done do some code cleanup. ( #15931 )
2024-02-29 01:14:57 +01:00
timis1
7682698e49
JAVA-29294 Migration note ( #15982 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-02-29 01:10:39 +01:00
timis1
19aab7c638
JAVA-29296 Upgrade spring-security-oidc ( #15966 )
...
* JAVA-29296 Upgrade spring-security-oidc
* JAVA-29296 Fix indentation
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-02-29 01:00:51 +01:00
Bipin kumar
6416a60875
[JAVA-28927] Upgrade lombok-modules to use Spring Boot 3 ( #15896 )
2024-02-28 20:28:47 +01:00
panos-kakos
cf864cf8b8
[JAVA-31564] Upgrade Calcite module to latest version ( #15977 )
2024-02-28 20:07:34 +01:00
Azhwani
8059f7a92c
BAEL-7514: Get first n characters in a String in Java ( #15817 )
2024-02-28 17:48:20 +01:00
davidmartinezbarua
80bc3342ff
Merge pull request #15955 from parthiv39731/BAEL-7426
...
BAEL-7426, Gson TypeToken with Dynamic ArrayList Item Type
2024-02-28 11:01:41 -03:00
panos-kakos
54b0e2e49f
[JAVA-31567] Upgrade software.amazon.awssdk to latest version ( #15974 )
2024-02-28 08:59:06 +01:00
Manfred
6d1ed25da1
BAEL-7572: Spring Data JPA Repository for Database View ( #15918 )
2024-02-27 20:13:46 -06:00
Harry9656
7039de679d
JAVA-31843: Disable java-ee-8-security-api modules. ( #15995 )
2024-02-28 00:00:25 +01:00
panos-kakos
b37e4f2d26
[JAVA-31653] Upgrade com.jcraft & commons-vfs2 to latest version ( #15953 )
2024-02-27 23:15:00 +01:00
panos-kakos
c0e5d7c700
[JAVA-31578] Upgrade jsoup to latest version ( #15976 )
2024-02-27 23:10:08 +01:00
Liam Williams
72953d3c13
Merge pull request #15921 from sk1418/rm-trailing-space
...
[rm-trailing-space] rm trailing whithspace
2024-02-27 21:18:16 +00:00
Harry9656
0f54090110
JAVA-31586: Ignore spring-boot-data-3 causing build failure. ( #15993 )
2024-02-27 18:42:03 +01:00
panos-kakos
054e039187
[JAVA-31579] Update Apache Poi to latest version ( #15973 )
2024-02-27 08:47:56 +01:00
Harry9656
aefd833c3b
JAVA-31190: Preparation for migrating spring-boot-modules to version 3. ( #15834 )
2024-02-27 02:49:02 +01:00
timis1
74da22b9c4
[JAVA-29167] Upgrade spring-boot-keycloak to Spring Boot 3 ( #15972 )
2024-02-26 21:42:41 +01:00
panos-kakos
d6db20dd02
[JAVA-29500] Moved article "Implementing Retry in Kafka Consumer" to spring-kafka ( #15904 )
2024-02-26 21:34:40 +02:00
panos-kakos
a0ebe67b38
[JAVA-31204] Upgraded spring-cloud-docker to spring-boot-3 ( #15859 )
2024-02-26 21:16:42 +02:00
Bhaskar Ghosh Dastidar
d8f2881d45
[BAEL-5907] flatbuffers ( #15969 )
2024-02-26 09:20:26 -08:00
Rajat Garg
344e89b2ff
[BAEL-6393] Add support for JsonNode to ArrayNode conversion ( #15963 )
...
Co-authored-by: rajatgarg <rajatgarg@adobe.com>
2024-02-26 09:12:23 -08:00
Amit Pandey
2cc91eaa2b
JAVA-31263 :- Moved libraries testing to default heavy profile ( #15954 )
2024-02-26 18:02:18 +01:00
panos-kakos
1e603ea5a9
[JAVA-30181] Upgraded commons-cli and commons-io libraries in main p… ( #15842 )
...
* [JAVA-30181] Upgraded commons-cli and commons-io libraries in main pom.xml
* [JAVA-30181]
2024-02-26 17:51:33 +01:00
davidmartinezbarua
21d8254cf3
Merge pull request #15840 from sIvanovKonstantyn/master
...
BAEL-6581 - Skip Select Before Insert in Spring Data JPA
2024-02-26 13:22:08 -03:00
Ulisses Lima
dcc1fcf96b
Merge pull request #15975 from eugenp/email-23022024
...
Fix memory leak
2024-02-26 13:13:09 -03:00
sam-gardner
0d161ef8af
JAVA-31644 Update maven-compiler-plugin to 3.12.1 ( #15952 )
...
* JAVA-31644 Update maven-compiler-plugin to 3.12.1
* JAVA-31644 Update maven compiler plugin to 3.12.1 for more modules
* JAVA-31644 Continue upgrading modules to use maven-compiler-plugin 3.12.1
2024-02-26 17:04:34 +01:00
sam-gardner
0e39a41cfa
JAVA-31651 Update querydsl-mongodb to 5.1.0 in spring-data-mongodb ( #15980 )
2024-02-26 15:43:45 +01:00
anuragkumawat
052582f442
[JAVA-24662] Move spring-cloud-azure to heavy profile ( #15965 )
2024-02-26 09:14:16 +01:00
Amit Pandey
294c8bea14
[JAVA-31598] Upgrade Hibernate to the latest version. ( #15934 )
2024-02-26 09:04:48 +01:00
Ana Peterlic
16752929b8
Fix memory leak
2024-02-26 07:38:35 +01:00
Amit Pandey
a3d63f75f6
Java 29291 :- Upgrade Spring Security LDAP to Spring Boot 3 ( #15901 )
...
* JAVA-29291 :- Upgrade to Boot 3
* JAVA-29291 :- Upgrade to Boot 3
* JAVA-29291 :- Upgrade to Boot 3
* JAVA-29291 :- Upgrade to Boot 3
2024-02-25 22:46:11 +01:00
Oscar Mauricio Forero Carrillo
40952ba2cc
BAEL-7136: Remove spring-testing dependency on the parent POM and fix the dependencies to fix the integration tests ( #15940 )
2024-02-25 22:43:19 +01:00
panos-kakos
cb3b854caa
[JAVA-30180] Upgraded jackson library in main pom.xml ( #15847 )
...
* [JAVA-30180] Upgraded jackson library in main pom.xml
* [JAVA-30180] Reverted jackson upgrade for apache-kafka
* [JAVA-30180]
2024-02-25 22:26:52 +01:00
Andrea Giulio Cerasoni
d6ab24068d
Merge pull request #15759 from s9m33r/articles/BAEL-7351
...
BAEL-7351 Demo code
2024-02-25 17:52:18 +00:00
anuragkumawat
7b7d7756db
JAVA-31207 Upgrade spring-cloud-modules/spring-cloud-gateway module to spring-boot-3 ( #15915 )
2024-02-25 14:01:03 +02:00
Loredana Crusoveanu
8c3dc71532
Merge pull request #15958 from rcalago/master
...
Update on README.md
2024-02-25 12:45:34 +02:00
s9m33r
7ade810d76
BAEL-7351 test configuration
2024-02-25 15:27:47 +05:30