GitHub / vsaravanan / spring-webflux-reactive-rest-api-demo
Reactive Endpoints Mono Flux WebClient WebTestClient R2DBC Java 21 Docker 20
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 42 KB
Dependencies parsed at:
23
Created at: over 1 year ago
Updated at: about 1 year ago
Pushed at: about 1 year ago
Last synced at: about 1 year ago
Topics: docker, flux, jdk21, mono, r2dbc-postgresql, reactive-programming-in-java
pom.xml
maven
- com.github.ulisesbocchio:jasypt-spring-boot-starter 3.0.5
- com.google.code.gson:gson
- com.google.guava:guava 32.1.3-jre
- com.mysql:mysql-connector-j 8.1.0
- io.jsonwebtoken:jjwt 0.12.3
- io.jsonwebtoken:jjwt-api 0.12.3
- io.jsonwebtoken:jjwt-impl 0.12.3
- io.r2dbc:r2dbc-postgresql 0.8.13.RELEASE
- junit:junit
- org.apache.commons:commons-lang3 3.12.0
- org.hibernate.validator:hibernate-validator 8.0.1.Final
- org.projectlombok:lombok 1.18.30
- org.springdoc:springdoc-openapi-starter-webmvc-ui 2.2.0
- org.springframework.boot:spring-boot-configuration-processor
- org.springframework.boot:spring-boot-devtools
- org.springframework.boot:spring-boot-starter-data-jpa
- org.springframework.boot:spring-boot-starter-data-r2dbc 3.1.5
- org.springframework.boot:spring-boot-starter-thymeleaf
- org.springframework.boot:spring-boot-starter-validation
- org.springframework.boot:spring-boot-starter-webflux 3.1.5
- org.springframework.data:spring-data-envers
- io.projectreactor:reactor-test 3.5.11 test
- org.springframework.boot:spring-boot-starter-test test