Continue structural port from Spring Boot to Undertow
This commit is contained in:
@@ -53,7 +53,7 @@ public class InvitationConfig {
|
||||
|
||||
}
|
||||
|
||||
private Resolution resolution;
|
||||
private Resolution resolution = new Resolution();
|
||||
|
||||
public Resolution getResolution() {
|
||||
return resolution;
|
||||
|
Reference in New Issue
Block a user