@EnableConfigurationProperties(value={GoalieProperties.Server.Encrypt.class,GoalieProperties.Server.Decrypt.class})
@ConfigurationProperties(prefix="extend.goalie.server")
public static class GoalieProperties.Server
extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GoalieProperties.Server.Decrypt |
static class |
GoalieProperties.Server.Encrypt |
| Constructor and Description |
|---|
Server() |
Copyright © 2020. All rights reserved.