https://github.com/ilhanyumer/rssdemo
https://github.com/ilhanyumer/rssdemo
h2-database rss spring-boot
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ilhanyumer/rssdemo
- Owner: ilhanyumer
- Created: 2020-08-25T14:27:35.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-24T12:17:06.000Z (about 3 years ago)
- Last Synced: 2025-01-28T15:48:42.446Z (over 1 year ago)
- Topics: h2-database, rss, spring-boot
- Language: Java
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# RSS Reader and REST API Provider
The news can be retrieved from `http://localhost:8080/news`.
You can update the RSS reader interval in `application.properties` with the `rss.read.interval.milliseconds` property.