https://github.com/synthetic-borealis/spring-reactivesearch-pub
https://github.com/synthetic-borealis/spring-reactivesearch-pub
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/synthetic-borealis/spring-reactivesearch-pub
- Owner: synthetic-borealis
- Created: 2023-02-14T09:57:02.000Z (almost 3 years ago)
- Default Branch: kafka
- Last Pushed: 2023-02-14T09:57:18.000Z (almost 3 years ago)
- Last Synced: 2024-12-31T09:18:14.743Z (about 1 year ago)
- Language: Java
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reactive Web Crawler
This branch contains the Kafka version of the project. A version using Kafka can be found at the main branch.
## Usage
* Fill in your server URLs & keys in `application.properties`.
* Run `mvn spring-boot:run` or run the `spring-boot:run` configuration in your IDE.
* Navigate to http://localhost:8080/swagger-ui in your web browser to access the API documentation.