HAL browser not opening up in Spring boot, rather giving an option to download the endpoint as a file -
i have setup basic demo test spring actuator. added required starter dependencies in pom.xml, , required dependencies have been downloaded. on running spring boot application using boot dashboard, application loading successfully. on selecting option open app in web browser, browser window gives alert download file. same works fine on macbook air same version of sts, on windows laptop failing. missing here ?
thanks in advance.
Comments
Post a Comment