https://github.com/yuriytkach/stream-9-demo-app
Demo application for online Youtube stream #9
https://github.com/yuriytkach/stream-9-demo-app
database-rider demo-app jpa spring-boot youtube-stream
Last synced: 7 months ago
JSON representation
Demo application for online Youtube stream #9
- Host: GitHub
- URL: https://github.com/yuriytkach/stream-9-demo-app
- Owner: yuriytkach
- License: mit
- Created: 2022-07-31T19:03:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-31T19:04:32.000Z (about 3 years ago)
- Last Synced: 2025-01-29T19:47:37.921Z (8 months ago)
- Topics: database-rider, demo-app, jpa, spring-boot, youtube-stream
- Language: Java
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Demo Project for Online Stream #9 - Database Rider
Demo project for online stream #9 about testing code that works with SQL DB using DatabaseRider library
## Access to Online Stream on Youtube
To get a link to online stream on Youtube please do the following:
- :moneybag: Make any donation to support my volunteering initiative to help Ukrainian Armed Forces by means described on [my website](https://www.yuriytkach.com/volunteer)
- :email: Write me an [email](mailto:me@yuriytkach.com) indicating donation amount and time
- :tv: I will reply with the link to the stream on Youtube.Thank you in advance for your support! Слава Україні! :ukraine:
### Reference Documentation
For further reference, please consider the following sections:
* [Database Rider](https://database-rider.github.io/database-rider/)
* [Database Rider Github](https://github.com/database-rider/database-rider)
* [Testcontainers Postgres Module Reference Guide](https://www.testcontainers.org/modules/databases/postgres/)
* [Spring Data JPA](https://docs.spring.io/spring-boot/docs/2.7.0/reference/htmlsingle/#data.sql.jpa-and-spring-data)
* [Testcontainers](https://www.testcontainers.org/)### Guides
The following guides illustrate how to use some features concretely:
* [Accessing Data with JPA](https://spring.io/guides/gs/accessing-data-jpa/)