spring-boot-status-header-webflux-example

Example project for using status headers with webflux

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

de.cgrotz
ArtifactId

ArtifactId

spring-boot-status-header-webflux-example
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-status-header-webflux-example
Example project for using status headers with webflux

Download spring-boot-status-header-webflux-example

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-webflux jar
de.cgrotz : spring-boot-status-header-webflux-starter jar 1.0.0

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0