Skip to content

Test

Amruta Hulagar requested to merge test into master

Summary by Bito

The pull request modifies two files to address distinct concerns. In the mvnw.cmd script, the error handling logic has been changed by setting the error code from 1 to 0. In the DemoApplication.java file, the home endpoint response has been updated to return a test string.
Edited by Amruta Hulagar

Merge request reports