Kasra Madadipouya
0235abe7e3
JAVA-29186 fix failing integration test ( #15400 )
2023-12-11 23:09:03 +05:30
panos-kakos
d8c3be530b
[JAVA-26730] Upgraded io.projectreactor to latest version ( #15234 )
2023-12-11 08:58:51 +01:00
panos-kakos
19184bdf40
[JAVA-27761] Upgraded spring-reactive-2 to spring boot 3 ( #15293 )
2023-12-07 13:12:55 +02:00
timis1
e6501ada07
JAVA-26705 Upgrade lombok to latest version ( #15305 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-12-03 21:19:12 +02:00
timis1
a4c6e7fd54
JAVA-26721 Upgrade okhttp to latest version
2023-11-19 20:44:18 +02:00
gaepi
d1675a28f4
JAVA-27461 | removing deprecations.
2023-11-12 16:45:31 +01:00
Bipin kumar
3fbd2eaab9
JAVA-26001_Q_Z: Fix formatting of POMs for modules Q to Z ( #14960 )
2023-11-09 13:18:02 +02:00
timis1
c7e2dc2a6e
JAVA-27248 Align module names, folder names and artifact id - Week 44 - 2023 (conti-1) ( #15147 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-11-08 12:06:28 +02:00
panos-kakos
de34619039
Merge branch 'master' into JAVA-25997
2023-10-22 20:36:09 +03:00
Dhawal Kapil
034f6d8e9a
Update README.md ( #15033 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2023-10-22 13:38:41 +05:30
timis1
20c2fc3bb5
JAVA-24463 Coalesce spring-reactive-data and spring-reactive-data-2 into a single module ( #15026 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-10-20 20:53:11 +05:30
timis1
c30b23a140
JAVA-24463 Cleanup spring-reactive-modules ( #14989 )
...
* JAVA-24463 Renaming spring-data-couchbase into spring-reactive-data-couchbase
* JAVA-24463 Moving spring boot actuator from spring reactive security to spring reactive 3
* JAVA-24463 Migrating URL matching and set header on response from spring-5 reactive to spring reactive-2
* JAVA-24463 Migrating reactive websocket and session reactive support to spring-reactive-3
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-10-17 09:00:29 +05:30
panos-kakos
fcb0f98b92
[JAVA-25997] Clean up
2023-10-15 19:25:42 +03:00
Dhawal Kapil
7e8f6ef9c4
Update README.md ( #14894 )
2023-10-03 09:56:28 +05:30
timis1
ca1590cc66
JAVA-25542 Check code of spring-reactive ebook ( #14880 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-10-03 09:55:06 +05:30
timis1
e331611860
JAVA-24463 Fixing Failed tests from spring-5-reactive ( #14881 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-10-03 09:47:04 +05:30
timis1
bcfb4881fd
JAVA-24463 Rollback the changes in the spring-reactive and spring-5-reactive ( #14845 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-09-27 11:52:47 +05:30
timis1
a3ab8131c9
JAVA-24463 Cleanup spring-reactive-modules ( #14811 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-09-25 09:12:56 +05:30
anuragkumawat
1f9bcc7ef1
JAVA-20438 Create new spring-data-couchbase module ( #14745 )
2023-09-20 19:58:18 +03:00
hmdrzsharifi
c57b36d433
bael-6473: resolve block() error
2023-09-03 16:56:04 +03:30
hmdrzsharifi
234f2dfdd7
bael-6473: upgrade LocalServerPort package
2023-09-03 16:55:21 +03:30
hmdrzsharifi
f5a2c0c03c
bael-6473: upgrade LocalServerPort package
2023-09-03 16:54:59 +03:30
hmdrzsharifi
0846aa401f
bael-6473: upgrade Spring Security to 6
2023-09-03 16:54:24 +03:30
hmdrzsharifi
ad85139fe5
bael-6473: rename class name
2023-09-03 16:53:37 +03:30
hmdrzsharifi
272f59e660
bael-6473: upgrade spring boot to 3
2023-09-03 16:29:14 +03:30
Bipin kumar
921ad80d3c
JAVA-24381:Changes made for fixing pom indentation for modules starts S to Z ( #14645 )
2023-08-28 18:30:09 +03:00
edizor
696a259a92
Update README.md
...
[skip ci]
2023-08-02 21:27:38 +08:00
Balamurugan
787ed13597
BAEL-6584: Added spring data reactive pagination along with tests ( #14478 )
...
* BAEL-6584: Added spring data reactive pagination along with tests
* BAEL-6584: removed unnecessary spaces
---------
Co-authored-by: balasr3 <balamurugan.radhakrishnan@imgarena.com>
2023-07-27 11:57:06 +02:00
Balamurugan
d72d41c3b7
BAEL-6086: removed unnecessary dependency(probably conflict which fails test) ( #14235 )
...
* BAEL-6086: Added code for webflux default and custom exception along with Unit Tests
* BAEL-6086: added missing import
* BAEL-6086: reformatting
* BAEL-6086: reformatted code
* BAEL-6086: removed unnecessary dependency(probably conflict which fails test)
---------
Co-authored-by: balasr3 <balamurugan.radhakrishnan@imgarena.com>
2023-06-15 11:28:50 +05:30
collaboratewithakash
7bfc898d3e
backlinks removed
2023-06-01 12:31:25 +05:30
edizor
85ae160de4
Update README.md
...
[skip ci]
2023-05-26 00:22:10 +08:00
Bipin kumar
74686f60a0
JAVA-21189: changes made for formatting modules starting from S ( #14106 )
2023-05-24 19:37:51 +05:30
Balamurugan
50faedd2bc
BAEL-6086: Customize WebFlux Exceptions in Spring Boot 3 ( #13948 )
...
* BAEL-6086: Added code for webflux default and custom exception along with Unit Tests
* BAEL-6086: added missing import
* BAEL-6086: reformatting
* BAEL-6086: reformatted code
---------
Co-authored-by: balasr3 <balamurugan.radhakrishnan@imgarena.com>
2023-05-20 09:18:40 +05:30
Kasra Madadipouya
ab3e892d6e
JAVA-20631 move Jetbrains module to *-jdk9-and-above profiles ( #14029 )
...
* JAVA-20631 move Jetbrains module to *-jdk9-and-above profiles
* JAVA-20631 fix parent modules so that the project parent (pom.xml) can be built without error
2023-05-18 08:19:44 +05:30
Ehsan Sasanianno
a9a44221fc
Revert "JAVA-20280: remove wrong property ( #13874 )" ( #14021 )
...
This reverts commit 561e893e86
.
2023-05-16 13:48:03 +03:00
Kasra Madadipouya
7e404b3dfb
JAVA-20555 use Java Base64 instead of deprecated Spring Base64Utils ( #13941 )
2023-05-05 12:58:11 +03:00
edizor
a95d427a32
Update README.md
...
[skip ci]
2023-04-28 20:39:19 +08:00
3hsan
561e893e86
JAVA-20280: remove wrong property ( #13874 )
2023-04-27 14:42:53 +03:00
Grzegorz Piwowarek
321e1d3fcc
Update CancelFluxUnitTest.java ( #13893 )
2023-04-25 18:52:42 +05:30
ukhan1980
0057422fff
[BAEL-6259] add code for cancel ongoing flux ( #13795 )
...
* [BAEL-6259] add code for cancel ongoing flux
* [BAEL-6259] refactor class name
* [BAEL-6259] fix failing test due to mocks
---------
Co-authored-by: uzma <u.khan@proxymity.io>
2023-04-12 16:52:38 +02:00
Loredana Crusoveanu
8013ac9834
upgrade to boot 3, fix startup error
2023-04-11 11:10:31 +03:00
panos-kakos
e5263bb01c
[JAVA-18180] Fixed test errors ( #13643 )
2023-03-22 09:24:56 +05:30
Loredana Crusoveanu
9b0dc28849
fix multiple failures
2023-03-17 16:29:57 +02:00
Ulisses Lima
0e647380a8
changing endpoints visibility to public
2023-03-07 12:45:02 -03:00
panos-kakos
78fc83b30d
[JAVA-18180] Fixed integration test ( #13566 )
2023-03-02 22:05:08 +05:30
Dhawal Kapil
7575ceee89
Added Ebook related notes in the Readme ( #13472 )
2023-02-13 23:27:26 +05:30
Loredana Crusoveanu
fd960c18d7
Merge pull request #13260 from eugenp/lor6-patch-1-1
...
Update README.md
2023-01-31 19:11:17 +02:00
jsgrah-spring
189904b6d7
Feature/java 14459 ( #13336 )
...
* JAVA-14459, GitHub Issue: Reactive WebSocket App example no longer works.
* JAVA-14459, Move spring5 reactive webflux filters to its own module.
* JAVA-14459, Update README.md, remove links to irrelevant articles.
Co-authored-by: jogra <joseph.sterling.grah@miles.no>
2023-01-23 20:34:07 +05:30
jsgrah-spring
e6685e5dac
Fix The PR that is merged here is causing some other integration tests to fail in the same module ( #13331 )
...
* JAVA-14459, GitHub Issue: Reactive WebSocket App example no longer works.
* JAVA-14459, Move spring5 reactive webflux filters to its own module.
Co-authored-by: jogra <joseph.sterling.grah@miles.no>
2023-01-23 13:52:37 +05:30
jsgrah-spring
10644de954
JAVA-14459, GitHub Issue: Reactive WebSocket App example no longer works. ( #13272 )
...
Co-authored-by: jogra <joseph.sterling.grah@miles.no>
2023-01-12 23:25:18 +05:30