com.github.bata19:log-masking-spring-boot-webflux-autoconfigure

Masking specific values in json and xml in rest req/res in logs, using configuration

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.bata19
ArtifactId

ArtifactId

log-masking-spring-boot-webflux-autoconfigure
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Masking specific values in json and xml in rest req/res in logs, using configuration

Download log-masking-spring-boot-webflux-autoconfigure

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.bata19/log-masking-spring-boot-webflux-autoconfigure/ -->
<dependency>
    <groupId>com.github.bata19</groupId>
    <artifactId>log-masking-spring-boot-webflux-autoconfigure</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bata19/log-masking-spring-boot-webflux-autoconfigure/
implementation 'com.github.bata19:log-masking-spring-boot-webflux-autoconfigure:1.1.0'
// https://jarcasting.com/artifacts/com.github.bata19/log-masking-spring-boot-webflux-autoconfigure/
implementation ("com.github.bata19:log-masking-spring-boot-webflux-autoconfigure:1.1.0")
'com.github.bata19:log-masking-spring-boot-webflux-autoconfigure:jar:1.1.0'
<dependency org="com.github.bata19" name="log-masking-spring-boot-webflux-autoconfigure" rev="1.1.0">
  <artifact name="log-masking-spring-boot-webflux-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bata19', module='log-masking-spring-boot-webflux-autoconfigure', version='1.1.0')
)
libraryDependencies += "com.github.bata19" % "log-masking-spring-boot-webflux-autoconfigure" % "1.1.0"
[com.github.bata19/log-masking-spring-boot-webflux-autoconfigure "1.1.0"]

Dependencies

compile (15)

Group / Artifact Type Version
org.zalando : logbook-spring-boot-autoconfigure jar
org.zalando : logbook-netty jar
io.projectreactor.netty : reactor-netty jar
org.zalando : logbook-test jar
org.springframework.boot : spring-boot-starter-webflux jar 2.6.3
org.springframework.boot : spring-boot-starter-test jar 2.6.3
com.github.bata19 : log-masking-spring-boot-starter jar 1.1.0
com.github.bata19 : log-masking-spring-boot-test jar 1.1.0
com.github.bata19 : log-masking-core jar 1.1.0
org.springframework.boot : spring-boot-starter-web jar
org.projectlombok : lombok jar
org.xmlunit : xmlunit-core jar
org.xmlunit : xmlunit-matchers jar
org.apache.commons : commons-lang3 jar
com.google.guava : guava jar 30.1-jre

test (4)

Group / Artifact Type Version
io.projectreactor : reactor-test jar
uk.org.lidalia : slf4j-test jar 1.2.0
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0