Michael Hausegger
Michael Hausegger
Setting a servlet context path containing more than one slash leads the entire application to not work anymore. When setting ``` server: servlet: context-path: /dir/subdir ``` in the application-dev.yaml file...
Adds an equals verification Unit Test.
Avoids NullPointerException in any case.
Added new Unit Tests.
Added new Unit Tests to increase code coverage.
Made small code quality improvements.
(doc) Added some Unit Tests to increase code coverage
(doc) Added some Unit Tests to increase code coverage
Added a Unit Test to increase code coverage
(doc) Added some Unit Tests to increase code coverage