Introduce "server.servlet" configuration prefix
This commit refactors the `ServerProperties` property keys and introduces a separate "server.servlet" namespace to isolate servlet-specific properties from the rest. Closes gh-8066
This commit is contained in:
@@ -1 +1 @@
|
||||
server.servlet-path=/home/*
|
||||
server.servlet.path=/home/*
|
||||
|
||||
Reference in New Issue
Block a user