GitHub / chrisp1985 / UserDataApi
WebFlux and R2DBC project, to demonstrate reactive API calls.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisp1985%2FUserDataApi
PURL: pkg:github/chrisp1985/UserDataApi
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 230 KB
Dependencies parsed at:
22
Created at: 6 months ago
Updated at: 5 months ago
Pushed at: 5 months ago
Last synced at: 5 months ago
Topics: docker-compose, flyway-migrations, helm, r2dbc, r2dbc-mysql, reactor, spring-webflux, testcontainers, webflux
- grafana/grafana-oss 10.4.3
- mysql/mysql-server latest
- quay.io/prometheus/alertmanager v0.27.0
- quay.io/prometheus/prometheus v2.52.0
- user-data-api-docker-image latest
- org.projectlombok:lombok * compileOnly
- org.springframework.boot:spring-boot-devtools * compileOnly
- com.mysql:mysql-connector-j 9.2.0 implementation
- io.micrometer:micrometer-registry-prometheus * implementation
- org.flywaydb:flyway-core 11.3.1 implementation
- org.flywaydb:flyway-mysql 11.3.1 implementation
- org.springframework.boot:spring-boot-starter-actuator * implementation
- org.springframework.boot:spring-boot-starter-data-r2dbc * implementation
- org.springframework.boot:spring-boot-starter-validation * implementation
- org.springframework.boot:spring-boot-starter-webflux * implementation
- org.springframework.kafka:spring-kafka * implementation
- org.flywaydb:flyway-gradle-plugin 11.3.1 runtimeOnly
- io.projectreactor:reactor-test * testImplementation
- org.springframework.boot:spring-boot-starter-test * testImplementation
- org.springframework.boot:spring-boot-starter-webflux * testImplementation
- org.testcontainers:junit-jupiter * testImplementation
- org.junit.platform:junit-platform-launcher * testRuntimeOnly