How to play mp4 file from AWS S3 storage using Thymeleaf and Spring Boot on Heroku server
I got Spring Boot application running on Heroku server and mp4 file on AWS S3 storage. Filename of that mp4 is in database on Heroku.
I am using thymeleaf to get data. Developer console shows no error, but I can see only the player with all buttons (configured in js file)