reactive-spring-boot-starter

A Spring Boot starter for Reactor3 and RxJava3 integration

License

License

Categories

Categories

Spring Boot Container Microservices React User Interface Web Frameworks
GroupId

GroupId

io.iceflower
ArtifactId

ArtifactId

reactive-spring-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

reactive-spring-boot-starter
A Spring Boot starter for Reactor3 and RxJava3 integration
Project URL

Project URL

https://github.com/iceflower/reactive-spring-boot-starter

Download reactive-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/io.iceflower/reactive-spring-boot-starter/ -->
<dependency>
    <groupId>io.iceflower</groupId>
    <artifactId>reactive-spring-boot-starter</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.iceflower/reactive-spring-boot-starter/
implementation 'io.iceflower:reactive-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/io.iceflower/reactive-spring-boot-starter/
implementation ("io.iceflower:reactive-spring-boot-starter:1.0.0")
'io.iceflower:reactive-spring-boot-starter:jar:1.0.0'
<dependency org="io.iceflower" name="reactive-spring-boot-starter" rev="1.0.0">
  <artifact name="reactive-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.iceflower', module='reactive-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "io.iceflower" % "reactive-spring-boot-starter" % "1.0.0"
[io.iceflower/reactive-spring-boot-starter "1.0.0"]

Dependencies

runtime (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar
io.reactivex.rxjava3 : rxjava jar 3.0.11
io.projectreactor : reactor-core jar 3.4.3
io.projectreactor.addons : reactor-adapter jar 3.4.2

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0