Release Notes / Version 10.2107
Table Of Contents
In the Spring-Boot application and Docker setup, Spring profiles and docker-compose configurations have been changed to remove the
lc3
prefix.
the Spring profiles have been renamed:
llc3hybris
->dev-hybris
lc3ibm
->dev-wcs
lc3sfcc
->dev-sfcc
the docker-compose files for the commerce proxy have been renamed:
compose/lc3hybis.yml
->compose/development-hybris.yml
compose/lc3ibm.yml
->compose/development-wcs.yml
compose/lc3sfcc.yml
->compose/development-sfcc.yml
(CMS-15529)