Polish
This commit is contained in:
parent
80bba046a3
commit
126f8783a2
|
@ -230,6 +230,7 @@ public class ServerProperties {
|
|||
@NestedConfigurationProperty
|
||||
private final Jsp jsp = new Jsp();
|
||||
|
||||
@NestedConfigurationProperty
|
||||
private final Session session = new Session();
|
||||
|
||||
public String getContextPath() {
|
||||
|
|
Loading…
Reference in New Issue