v1.1.0
Changes
- Add
imageUri
to the Product model with valid path that could be served from the Container - Add environment variables
FILESTORE_HOST
(host address of the file-server)FILESTORE_SOURCE_PATH
(path to the directory to be mounted as volume from the host machine)FILESTORE_PATH
(path inside the container to be included as static locations in the spring-server)
- Support serving static files from the springboot's container