Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spring Boot Reactive Client and Spring Boot Starter #157

Merged
merged 3 commits into from
Dec 1, 2022

Conversation

mashurex
Copy link
Contributor

feat(ingestors): reactive client and boot starter

  • Add spring-reactive parent pom project to manage separate client and starter project modules
  • Add spring-reactive-client module for Spring Reactive ServerExchange WebFilter support
  • Add spring-boot-reactive-starter for autoconfiguration of web filters and reactive client configuration

Spring Reactive Client

  • Contains all of the WebFilter and Metlo API client code

Spring Boot Reactive Starter

  • Depends on spring-reactive-client and adds auto-configuration logic and application configuration property declarations for type assistance in application.properties and application.yml

- Add spring-reactive parent pom project to manage separate client and starter project modules
- Add spring-reactive-client module for Spring Reactive ServerExchange WebFilter support
- Add spring-boot-reactive-starter for autoconfiguration of web filters and reactive client configuration
@akshay288 akshay288 merged commit 993dc1e into metlo-labs:develop Dec 1, 2022
@mashurex mashurex deleted the feature/spring-reactive branch April 10, 2023 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants