BAEL-6082 RSocket Interface in Spring 6 (#14873)

* Rsocket in spring framework6.

* reformat code.

* Reformate code with removing blank rows.

* some changes in maven dependency and codes

* moving spring boot dependency from parent to new projects.changing spring core version

---------

Co-authored-by: rezaganjis <Ganji@tosan.com>
This commit is contained in:
Reza Ganji
2023-09-30 03:53:21 +03:30
committed by GitHub
parent 9e5c656d84
commit cafabdfe55
9 changed files with 259 additions and 2 deletions
+1
View File
@@ -892,6 +892,7 @@
<module>spring-5</module>
<module>spring-5-webflux</module>
<module>spring-5-webflux-2</module>
<module>spring-6-rsocket</module>
<module>spring-activiti</module>
<module>spring-actuator</module>
<module>spring-core-2</module>